|
||||||||||
| 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.QBeanFactory
public class QBeanFactory
| Field Summary |
|---|
| 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 | |
|---|---|
QBeanFactory()
|
|
| Method Summary | |
|---|---|
Object |
getBean(String id)
|
void |
initService()
|
void |
start()
start the service |
void |
startService()
|
void |
stop()
stop the service |
void |
stopService()
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jpos.q2.QBeanSupportMBean |
|---|
getLoader, getLoaderURLS, getLogger, getName, getRealm, getServer, setLogger, setName, setPersist, setRealm, setServer, shutdownQ2 |
| Methods inherited from interface org.jpos.q2.QBean |
|---|
destroy, getState, getStateAsString, init |
| Methods inherited from interface org.jpos.q2.QPersist |
|---|
getPersist, isModified |
| Constructor Detail |
|---|
public QBeanFactory()
| Method Detail |
|---|
public void initService()
throws Exception
initService in class QBeanSupportExceptionpublic void start()
QBean
start in interface QBeanstart in class QBeanSupportpublic void stop()
QBean
stop in interface QBeanstop in class QBeanSupportpublic void startService()
startService in class QBeanSupportpublic void stopService()
stopService in class QBeanSupportpublic Object getBean(String id)
getBean in interface QBeanFactoryMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||