public final class RiverProviderDescriptor extends Object implements ProviderDescriptor
| Constructor and Description |
|---|
RiverProviderDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
MarshallerFactory |
getMarshallerFactory()
Get the marshaller factory instance for this provider.
|
String |
getName()
Get the name of this provider.
|
int[] |
getSupportedVersions()
Get the supported wire protocol versions for this provider, in descending order.
|
public String getName()
getName in interface ProviderDescriptorpublic int[] getSupportedVersions()
getSupportedVersions in interface ProviderDescriptorpublic MarshallerFactory getMarshallerFactory()
getMarshallerFactory in interface ProviderDescriptorCopyright © 2020 JBoss by Red Hat. All rights reserved.