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, stopServicepublic void initService()
initService in class QBeanSupportpublic void startService()
startService in class QBeanSupportpublic void run()
run in interface java.lang.Runnable