|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ConnectionType to become a new connection manager connection this interface must be implemented, and the class must be registered with the ConnectionManager
instance.
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() |
Method Detail |
public java.lang.String getConnConfigPanelClass()
public java.lang.String getFactoryClass()
public java.lang.String getName()
public java.lang.String getTypeName()
public java.lang.String getConnectionClassName()
public java.lang.String toString()
public java.lang.String getDefaultUsername()
public java.lang.String getDefaultPassword()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.