|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.cm.Weblogic6ConnectionType
Implementation of the ConnectionType interface for this Connection Type.
Field Summary | |
static java.lang.String |
CONN_WEBLOGIC_6
|
Constructor Summary | |
Weblogic6ConnectionType()
|
Method Summary | |
java.lang.String |
getConnConfigPanelClass()
Gets the class name of the Configuration Panel |
java.lang.String |
getConnectionClassName()
Gets the class of this Connection Type |
java.lang.String |
getDefaultPassword()
|
java.lang.String |
getDefaultUsername()
|
java.lang.String |
getFactoryClass()
Gets the class name of the ConnectionFactory |
java.lang.String |
getName()
Gets the friendly name of the Connection Type |
java.lang.String |
getTypeName()
Gets the internal name of the Connection Type |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final java.lang.String CONN_WEBLOGIC_6
Constructor Detail |
public Weblogic6ConnectionType()
Method Detail |
public java.lang.String getConnConfigPanelClass()
ConnectionType
getConnConfigPanelClass
in interface ConnectionType
public java.lang.String getFactoryClass()
ConnectionType
getFactoryClass
in interface ConnectionType
public java.lang.String getName()
ConnectionType
getName
in interface ConnectionType
public java.lang.String getTypeName()
ConnectionType
getTypeName
in interface ConnectionType
public java.lang.String getConnectionClassName()
ConnectionType
getConnectionClassName
in interface ConnectionType
public java.lang.String toString()
toString
in interface ConnectionType
public java.lang.String getDefaultUsername()
getDefaultUsername
in interface ConnectionType
public java.lang.String getDefaultPassword()
getDefaultPassword
in interface ConnectionType
|
Extension SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright ©1997, 2003, Oracle. All rights reserved.