public class SM_Server extends SM_Auto
CM_Server
class in the same package as the ESB
class, so that it can access the required ESB fields. This is an interface class for a modular setup.cm, commID
passwordHandler, service, serviceType
jarFile, syncOn, uuid
Constructor and Description |
---|
SM_Server(Service service,
PasswordHandler pHandler)
Creates a new instance of ServerModule.
|
evaluateBehaviour, evaluateBehaviour, getAutoEngine, invokeBehaviour, setAutonomicManager
dataFromService, dataToService, getAllData, getDataQueue, getDataRandomID, getServiceIDs, resetValues, setAllData
getCommID, getServerPassword, setCommID, setControlModule, setDataModule
canAccess, canAccessTemp, getPasswordHandler, getPasswordHandler, getServicePassword, getServiceType, isAdminKey, setServiceDetails, setServiceType
getJarFile, getUUID, loadObject, setJarFile, setUUID, threadAliveState
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getUUID, setJarFile, setUUID
public SM_Server(Service service, PasswordHandler pHandler) throws java.lang.Exception
service
- the parent service.pHandler
- the parent password handler.java.lang.Exception
- any error.