org.isam.exehda
Class ServiceManager
java.lang.Object
|
+--org.isam.exehda.ServiceManager
- public class ServiceManager
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceManager
public ServiceManager(ProfileManager profileManager)
bootstrapServices
public boolean bootstrapServices(java.lang.String profileName)
shutdownServices
public boolean shutdownServices()
startService
public boolean startService(java.lang.String serviceName)
stopService
public boolean stopService(java.lang.String serviceName)
getServiceProxy
public java.lang.Object getServiceProxy(java.lang.String serviceName)
getActiveProfile
public java.lang.String getActiveProfile()