Sonic ESB API

com.sonicsw.esb.mgmtapi.config
Interface IBaseConfig

All Known Subinterfaces:
IConnectionConfig, IContainerConfig, IEndpointConfig, IJMSEndpointConfig, IJMSQueueEndpointConfig, IJMSTopicEndpointConfig, IProcessConfig, IServiceConfig, IServiceTypeConfig

public interface IBaseConfig

Base interface for all ESB configurations.


Method Summary
 java.lang.String getName()
          Get the name of the configuration.
 java.lang.String getType()
          Get the type string of the configuration.
 

Method Detail

getName

java.lang.String getName()
Get the name of the configuration.

Returns:
the name

getType

java.lang.String getType()
Get the type string of the configuration.

Returns:
the type string.

Sonic ESB API

Copyright © 2001-2012 Progress Software Corporation. All Rights Reserved.
HTML formatted on 13-Mar-2012.