Class TemplateDeployer
java.lang.Object
org.jpos.q2.QBeanSupport
org.jpos.q2.qbean.TemplateDeployer
- All Implemented Interfaces:
Configurable, XmlConfigurable, QBean, QBeanSupportMBean, QPersist
-
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, isModified, running, setAttr, setConfiguration, setLogger, setModified, setName, setPersist, setProperty, setRealm, setServer, setState, start, startService, stop, stopService
-
Constructor Details
-
TemplateDeployer
public TemplateDeployer()
-
-
Method Details
-
initService
protected void initService() throws ISOException, GeneralSecurityException, IOException, org.jdom2.JDOMException- Overrides:
initServicein classQBeanSupport- Throws:
ISOExceptionGeneralSecurityExceptionIOExceptionorg.jdom2.JDOMException
-
setConfiguration
- Specified by:
setConfigurationin interfaceXmlConfigurable- Parameters:
config- Configuration element- Throws:
ConfigurationException- on error
-