|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jpos.q2.QBeanSupport
org.jpos.q2.qbean.BSH
public class BSH
| Field Summary | |
|---|---|
protected bsh.Interpreter |
bsh
|
| Fields inherited from class org.jpos.q2.QBeanSupport |
|---|
cfg, log |
| Fields inherited from interface org.jpos.q2.QBean |
|---|
DESTROYED, FAILED, STARTED, STARTING, stateString, STOPPED, STOPPING |
| Constructor Summary | |
|---|---|
BSH()
|
|
| Method Summary | |
|---|---|
void |
initService()
|
void |
run()
|
void |
startService()
|
| Methods inherited from class org.jpos.q2.QBeanSupport |
|---|
addAttr, createElement, destroy, destroyService, getAttrs, getAttrs, getConfiguration, getFactory, getLoader, getLoaderURLS, getLog, getLogger, getName, getPersist, getProperties, getProperty, getRealm, getServer, getState, getStateAsString, init, isModified, running, setAttr, setConfiguration, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState, shutdownQ2, start, stop, stopService |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected bsh.Interpreter bsh
| Constructor Detail |
|---|
public BSH()
| Method Detail |
|---|
public void initService()
initService in class QBeanSupportpublic void startService()
startService in class QBeanSupportpublic void run()
run in interface Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||