org.jpos.q2.qbean
Class LoggerAdaptor

java.lang.Object
  extended by org.jpos.q2.QBeanSupport
      extended by org.jpos.q2.qbean.LoggerAdaptor
All Implemented Interfaces:
Configurable, QBean, QBeanSupportMBean, QPersist

public class LoggerAdaptor
extends QBeanSupport


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
LoggerAdaptor()
           
 
Method Summary
protected  void destroyService()
           
protected  void initService()
           
protected  void startService()
           
protected  void stopService()
           
 
Methods inherited from class org.jpos.q2.QBeanSupport
addAttr, createElement, destroy, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerAdaptor

public LoggerAdaptor()
Method Detail

initService

protected void initService()
Overrides:
initService in class QBeanSupport

startService

protected void startService()
                     throws ConfigurationException
Overrides:
startService in class QBeanSupport
Throws:
ConfigurationException

stopService

protected void stopService()
Overrides:
stopService in class QBeanSupport

destroyService

protected void destroyService()
Overrides:
destroyService in class QBeanSupport


Copyright © 1998-2012 jPOS.org. All Rights Reserved.