Class UI
java.lang.Object
org.jpos.q2.QBeanSupport
org.jpos.q2.ui.UI
- All Implemented Interfaces:
Configurable, QBean, QBeanSupportMBean, QPersist, UIObjectFactory
-
Field Summary
Fields inherited from class QBeanSupport
cfg, log, scheduledThreadPoolExecutor -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class QBeanSupport
addAttr, close, createElement, destroy, destroyService, getAttrs, getAttrs, getConfiguration, getDump, getFactory, getLoader, getLoaderURLS, getLog, getLogger, getName, getPersist, getProperties, getProperty, getRealm, getScheduledThreadPoolExecutor, getServer, getState, getStateAsString, init, initService, isModified, running, setAttr, setConfiguration, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState, start, stop
-
Constructor Details
-
UI
public UI()
-
-
Method Details
-
startService
- Overrides:
startServicein classQBeanSupport- Throws:
Exception
-
stopService
- Overrides:
stopServicein classQBeanSupport
-
newInstance
- Specified by:
newInstancein interfaceUIObjectFactory- Parameters:
clazz- the Clazzzz- Returns:
- the Object
- Throws:
Exception
-