public interface LCMRegistryService
LCMRegistryService
provides access to the administration
and runtime functionalityModifier and Type | Method and Description |
---|---|
LCMAdminManager |
getLCMAdminManager()
Returns the
LCMAdminManager . |
LCMRuntimeManager |
getLCMRuntimeManager()
Returns the
LCMRuntimeManager . |
LCMAdminManager getLCMAdminManager() throws LCMException
LCMAdminManager
.LCMAdminManager
.LCMException
- if the LCM provider encounters an internal error while getting LCMAdminManagerLCMRuntimeManager getLCMRuntimeManager() throws LCMException
LCMRuntimeManager
.LCMException
- if the LCM provider encounters an internal error while getting LCMRuntimeManager