|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IServiceTypeConfig
Nested Class Summary | |
---|---|
static interface |
IServiceTypeConfig.ClassLoaderConfiguration
A representation of a contribution to a given scope's class-path. |
Method Summary | |
---|---|
java.lang.String |
getClassname()
Retrieve the implementation class name for the given service type. |
IServiceTypeConfig.ClassLoaderConfiguration |
getContainerClasspath()
|
IServiceTypeConfig.ClassLoaderConfiguration |
getInstanceClasspath()
|
com.sonicsw.esb.esbdl.locator.InterfaceLocator |
getInterfaceLocator()
|
IServiceTypeConfig.ClassLoaderConfiguration |
getTypeClasspath()
|
IParameter[] |
listInitParameters()
Retrieve the initialization parameters defined by the service type. |
IParameter[] |
listRuntimeParameters()
Retrieve the runtime parameters defined by the service type. |
Methods inherited from interface com.sonicsw.esb.mgmtapi.config.IBaseConfig |
---|
getName, getType |
Method Detail |
---|
java.lang.String getClassname()
IParameter[] listInitParameters()
IParameter[] listRuntimeParameters()
IServiceTypeConfig.ClassLoaderConfiguration getContainerClasspath()
IServiceTypeConfig.ClassLoaderConfiguration getTypeClasspath()
IServiceTypeConfig.ClassLoaderConfiguration getInstanceClasspath()
com.sonicsw.esb.esbdl.locator.InterfaceLocator getInterfaceLocator()
|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |