oracle.jdeveloper.cm
Class Jboss32ConnectionType
java.lang.Object
oracle.jdeveloper.cm.JbossConnectionType
oracle.jdeveloper.cm.Jboss32ConnectionType
- All Implemented Interfaces:
- ConnectionType
- public final class Jboss32ConnectionType
- extends JbossConnectionType
Implementation of the ConnectionType interface for this
Connection Type.
Method Summary |
java.lang.String |
getName()
Gets the friendly name of the Connection Type |
java.lang.String |
getTypeName()
Gets the internal name of the Connection Type |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CONN_JBOSS_32_LOCAL
public static final java.lang.String CONN_JBOSS_32_LOCAL
- See Also:
- Constant Field Values
Jboss32ConnectionType
public Jboss32ConnectionType()
getName
public java.lang.String getName()
- Description copied from interface:
ConnectionType
- Gets the friendly name of the Connection Type
getTypeName
public java.lang.String getTypeName()
- Description copied from interface:
ConnectionType
- Gets the internal name of the Connection Type
Copyright © 1997, 2004, Oracle. All rights reserved.