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