public class InternalVMTypeDescriptor extends J2SE5ConnectionTypeDescriptor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_DOMAIN_SEARCH |
| Constructor and Description |
|---|
InternalVMTypeDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConnectionNodeClassName() |
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, getDefaultCredentials, getDefaultInitialContext, getDefaultJndiName, getDefaultPrincipal, getExtrasLibrary, getRecongnitionPathequals, getDefaultAdvancedProperties, getServerVersion, hashCode, isUseChildFirstClassLoader, isUseManagementHome, toStringpublic static final java.lang.String DEFAULT_DOMAIN_SEARCH
public boolean isMEJBCompliant()
isMEJBCompliant in interface ConnectionTypeDescriptorisMEJBCompliant in class J2SE5ConnectionTypeDescriptorpublic java.lang.String getDefaultServerUrl()
ConnectionTypeDescriptorgetDefaultServerUrl in interface ConnectionTypeDescriptorgetDefaultServerUrl in class J2SE5ConnectionTypeDescriptorpublic java.lang.String getDisplayName()
getDisplayName in interface ConnectionTypeDescriptorgetDisplayName in class J2SE5ConnectionTypeDescriptorpublic java.lang.String getConnectionType()
getConnectionType in interface ConnectionTypeDescriptorgetConnectionType in class J2SE5ConnectionTypeDescriptorpublic java.lang.String getConnectionNodeClassName()
getConnectionNodeClassName in interface ConnectionTypeDescriptorgetConnectionNodeClassName in class JSR160ConnectionTypeDescriptor