Class PrometheusService
java.lang.Object
org.jpos.q2.QBeanSupport
org.jpos.metrics.PrometheusService
- All Implemented Interfaces:
Configurable, QBean, QBeanSupportMBean, QPersist
-
Field Summary
Fields inherited from class QBeanSupport
cfg, log, scheduledThreadPoolExecutor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jdom2.ElementcreateDescriptor(int port, String path, String statusPath) protected voidprotected voidMethods 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
-
Constructor Details
-
PrometheusService
public PrometheusService()
-
-
Method Details
-
initService
- Overrides:
initServicein classQBeanSupport- Throws:
ConfigurationException
-
stopService
- Overrides:
stopServicein classQBeanSupport
-
createDescriptor
-