public class BSH extends QBeanSupport implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
protected bsh.Interpreter |
bsh |
cfg, log, scheduledThreadPoolExecutor
Constructor and Description |
---|
BSH() |
Modifier and Type | Method and Description |
---|---|
void |
initService() |
void |
run() |
void |
startService() |
addAttr, close, createElement, destroy, destroyService, getAttrs, getAttrs, getConfiguration, getDump, getFactory, getLoader, getLoaderURLS, getLog, getLogger, getName, getPersist, getProperties, getProperty, getRealm, getScheduledThreadPoolExecutor, getServer, getState, getStateAsString, init, isModified, running, setAttr, setConfiguration, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState, start, stop, stopService
public void initService()
initService
in class QBeanSupport
public void startService()
startService
in class QBeanSupport
public void run()
run
in interface java.lang.Runnable