public abstract class SM_Script extends SM_Auto
CM_Script class.cm, commIDpasswordHandler, service, serviceTypejarFile, syncOn, uuid| Constructor and Description |
|---|
SM_Script(Service service,
PasswordHandler pHandler)
Creates a new instance of ScriptModule.
|
| Modifier and Type | Method and Description |
|---|---|
abstract org.licas_xml.abs.Element |
createProcessScript()
Create the policy description that can be used as a default script for initialising the
auto engine of this service.
|
evaluateBehaviour, evaluateBehaviour, getAutoEngine, invokeBehaviour, setAutonomicManagerdataFromService, dataToService, getAllData, getDataQueue, getDataRandomID, getServiceIDs, resetValues, setAllDatagetCommID, getServerPassword, setCommID, setControlModule, setDataModulecanAccess, canAccessTemp, getPasswordHandler, getPasswordHandler, getServicePassword, getServiceType, isAdminKey, setServiceDetails, setServiceTypegetJarFile, getUUID, loadObject, setJarFile, setUUID, threadAliveStateactiveCount, 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, yieldequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetUUID, setJarFile, setUUIDpublic SM_Script(Service service, PasswordHandler pHandler) throws java.lang.Exception
service - the parent service.pHandler - the parent password handler.java.lang.Exception - any error.public abstract org.licas_xml.abs.Element createProcessScript()
throws java.lang.Exception
java.lang.Exception - any error.