|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sonicsw.esb.mgmtapi.config.IConnectionConfig.ConnectionType
public static class IConnectionConfig.ConnectionType
A type safe enum for all supported Connection types.
Method Summary | |
---|---|
static IConnectionConfig.ConnectionType |
createConnectionType(java.lang.String type)
|
static IConnectionConfig.ConnectionType |
fromString(java.lang.String name)
|
java.lang.String |
getName()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getName()
public static IConnectionConfig.ConnectionType createConnectionType(java.lang.String type)
public static IConnectionConfig.ConnectionType fromString(java.lang.String name)
|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |