org.mc4j.ems.connection.support.metadata
Class Weblogic9ConnectionTypeDescriptor
java.lang.Object
org.mc4j.ems.connection.support.metadata.AbstractConnectionTypeDescriptor
org.mc4j.ems.connection.support.metadata.JSR160ConnectionTypeDescriptor
org.mc4j.ems.connection.support.metadata.Weblogic9ConnectionTypeDescriptor
- All Implemented Interfaces:
- java.io.Serializable, ConnectionTypeDescriptor
public class Weblogic9ConnectionTypeDescriptor
- extends JSR160ConnectionTypeDescriptor
- 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 |
Weblogic9ConnectionTypeDescriptor
public Weblogic9ConnectionTypeDescriptor()
main
public static void main(java.lang.String[] args)
throws java.net.MalformedURLException
- Throws:
java.net.MalformedURLException
isMEJBCompliant
public boolean isMEJBCompliant()
- Specified by:
isMEJBCompliant in interface ConnectionTypeDescriptor- Overrides:
isMEJBCompliant in class JSR160ConnectionTypeDescriptor
isUseManagementHome
public boolean isUseManagementHome()
- Specified by:
isUseManagementHome in interface ConnectionTypeDescriptor- Overrides:
isUseManagementHome in class AbstractConnectionTypeDescriptor
getDisplayName
public java.lang.String getDisplayName()
- Specified by:
getDisplayName in interface ConnectionTypeDescriptor- Overrides:
getDisplayName in class JSR160ConnectionTypeDescriptor
getConnectionMessage
public java.lang.String getConnectionMessage()
- Specified by:
getConnectionMessage in interface ConnectionTypeDescriptor- Overrides:
getConnectionMessage in class JSR160ConnectionTypeDescriptor
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- Overrides:
getDefaultServerUrl in class JSR160ConnectionTypeDescriptor
- Returns:
- The default server url for connecting to this server type.
getConnectionType
public java.lang.String getConnectionType()
- Specified by:
getConnectionType in interface ConnectionTypeDescriptor- Overrides:
getConnectionType in class JSR160ConnectionTypeDescriptor
getDefaultAdvancedProperties
public java.util.Properties getDefaultAdvancedProperties()
- Specified by:
getDefaultAdvancedProperties in interface ConnectionTypeDescriptor- Overrides:
getDefaultAdvancedProperties in class AbstractConnectionTypeDescriptor
getRecongnitionPath
public java.lang.String getRecongnitionPath()
- Specified by:
getRecongnitionPath in interface ConnectionTypeDescriptor- Overrides:
getRecongnitionPath in class JSR160ConnectionTypeDescriptor
getDefaultInitialContext
public java.lang.String getDefaultInitialContext()
- Specified by:
getDefaultInitialContext in interface ConnectionTypeDescriptor- Overrides:
getDefaultInitialContext in class JSR160ConnectionTypeDescriptor
getConnectionClasspathEntries
public java.lang.String[] getConnectionClasspathEntries()
- Specified by:
getConnectionClasspathEntries in interface ConnectionTypeDescriptor- Overrides:
getConnectionClasspathEntries in class JSR160ConnectionTypeDescriptor