Sonic ESB API

com.sonicsw.esb.mgmtapi.config
Class IConnectionConfig.ConnectionType

java.lang.Object
  extended by com.sonicsw.esb.mgmtapi.config.IConnectionConfig.ConnectionType
Enclosing interface:
IConnectionConfig

public static class IConnectionConfig.ConnectionType
extends java.lang.Object

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

getName

public java.lang.String getName()

createConnectionType

public static IConnectionConfig.ConnectionType createConnectionType(java.lang.String type)

fromString

public static IConnectionConfig.ConnectionType fromString(java.lang.String name)

Sonic ESB API

Copyright © 2001-2013 Aurea, Inc. All Rights Reserved.
HTML formatted on 29-April-2013.