public class Tomcat55ConnectionTypeDescriptor extends J2SE5ConnectionTypeDescriptor
| Constructor and Description |
|---|
Tomcat55ConnectionTypeDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getConnectionClasspathEntries() |
java.lang.String |
getConnectionType() |
java.lang.String |
getDisplayName() |
java.lang.String |
getRecongnitionPath() |
java.lang.String |
getServerVersion(java.io.File recognitionFile) |
boolean |
isMEJBCompliant() |
getDefaultServerUrlgetConnectionMessage, getConnectionNodeClassName, getDefaultCredentials, getDefaultInitialContext, getDefaultJndiName, getDefaultPrincipal, getExtrasLibraryequals, getDefaultAdvancedProperties, hashCode, isUseChildFirstClassLoader, isUseManagementHome, toStringpublic boolean isMEJBCompliant()
isMEJBCompliant in interface ConnectionTypeDescriptorisMEJBCompliant in class J2SE5ConnectionTypeDescriptorpublic java.lang.String getDisplayName()
getDisplayName in interface ConnectionTypeDescriptorgetDisplayName in class J2SE5ConnectionTypeDescriptorpublic java.lang.String[] getConnectionClasspathEntries()
getConnectionClasspathEntries in interface ConnectionTypeDescriptorgetConnectionClasspathEntries in class JSR160ConnectionTypeDescriptorpublic java.lang.String getRecongnitionPath()
getRecongnitionPath in interface ConnectionTypeDescriptorgetRecongnitionPath in class JSR160ConnectionTypeDescriptorpublic java.lang.String getConnectionType()
getConnectionType in interface ConnectionTypeDescriptorgetConnectionType in class J2SE5ConnectionTypeDescriptorpublic java.lang.String getServerVersion(java.io.File recognitionFile)
getServerVersion in interface ConnectionTypeDescriptorgetServerVersion in class AbstractConnectionTypeDescriptor