public class J2SE5ConnectionTypeDescriptor extends JSR160ConnectionTypeDescriptor
| Constructor and Description |
|---|
J2SE5ConnectionTypeDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConnectionType() |
java.lang.String |
getDefaultServerUrl()
Typically used to provide an example template for the url necessary to connect
to this server type.
|
java.lang.String |
getDisplayName() |
boolean |
isMEJBCompliant() |
getConnectionClasspathEntries, getConnectionMessage, getConnectionNodeClassName, getDefaultCredentials, getDefaultInitialContext, getDefaultJndiName, getDefaultPrincipal, getExtrasLibrary, getRecongnitionPathequals, getDefaultAdvancedProperties, getServerVersion, hashCode, isUseChildFirstClassLoader, isUseManagementHome, toStringpublic boolean isMEJBCompliant()
isMEJBCompliant in interface ConnectionTypeDescriptorisMEJBCompliant in class JSR160ConnectionTypeDescriptorpublic java.lang.String getDisplayName()
getDisplayName in interface ConnectionTypeDescriptorgetDisplayName in class JSR160ConnectionTypeDescriptorpublic java.lang.String getDefaultServerUrl()
ConnectionTypeDescriptorgetDefaultServerUrl in interface ConnectionTypeDescriptorgetDefaultServerUrl in class JSR160ConnectionTypeDescriptorpublic java.lang.String getConnectionType()
getConnectionType in interface ConnectionTypeDescriptorgetConnectionType in class JSR160ConnectionTypeDescriptor