org.mc4j.ems.connection.support.metadata
Class JBossConnectionTypeDescriptor
java.lang.Object
org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
org.mc4j.ems.connection.support.metadata.JBossConnectionTypeDescriptor
- All Implemented Interfaces:
- java.io.Serializable, ConnectionTypeDescriptor
public class JBossConnectionTypeDescriptor
- extends AbstractConnectionTypeDescriptor
- implements ConnectionTypeDescriptor
- Version:
- $Revision: 1.2 $($Author: ghinkl $ / $Date: 2006/04/12 19:11:33 $)
- Author:
- Greg Hinkle (ghinkle@users.sourceforge.net), Sep 30, 2004
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
JBossConnectionTypeDescriptor
public JBossConnectionTypeDescriptor()
isMEJBCompliant
public boolean isMEJBCompliant()
- Specified by:
isMEJBCompliant in interface ConnectionTypeDescriptor
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface ConnectionTypeDescriptor
getRecongnitionPath
public java.lang.String getRecongnitionPath()
- Specified by:
getRecongnitionPath in interface ConnectionTypeDescriptor
getDefaultServerUrl
public java.lang.String getDefaultServerUrl()
- Description copied from interface:
ConnectionTypeDescriptor
- Typically used to provide an example template for the url necessary to connect
to this server type.
- Specified by:
getDefaultServerUrl in interface ConnectionTypeDescriptor
- Returns:
- The default server url for connecting to this server type.
getDefaultJndiName
public java.lang.String getDefaultJndiName()
- Specified by:
getDefaultJndiName in interface ConnectionTypeDescriptor
getDefaultInitialContext
public java.lang.String getDefaultInitialContext()
- Specified by:
getDefaultInitialContext in interface ConnectionTypeDescriptor
getDefaultPrincipal
public java.lang.String getDefaultPrincipal()
- Specified by:
getDefaultPrincipal in interface ConnectionTypeDescriptor
getDefaultCredentials
public java.lang.String getDefaultCredentials()
- Specified by:
getDefaultCredentials in interface ConnectionTypeDescriptor
getConnectionType
public java.lang.String getConnectionType()
- Specified by:
getConnectionType in interface ConnectionTypeDescriptor
getConnectionMessage
public java.lang.String getConnectionMessage()
- Specified by:
getConnectionMessage in interface ConnectionTypeDescriptor
getDefaultAdvancedProperties
public java.util.Properties getDefaultAdvancedProperties()
- Specified by:
getDefaultAdvancedProperties in interface ConnectionTypeDescriptor- Overrides:
getDefaultAdvancedProperties in class AbstractConnectionTypeDescriptor
getConnectionClasspathEntries
public java.lang.String[] getConnectionClasspathEntries()
- Specified by:
getConnectionClasspathEntries in interface ConnectionTypeDescriptor
getConnectionNodeClassName
public java.lang.String getConnectionNodeClassName()
- Specified by:
getConnectionNodeClassName in interface ConnectionTypeDescriptor