@Deprecated public class CamelCatalogMBeanExporter extends Object
CamelCatalog
in JMX.Modifier and Type | Field and Description |
---|---|
static String |
MBEAN_NAME
Deprecated.
|
Constructor and Description |
---|
CamelCatalogMBeanExporter()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Deprecated.
Destroys and un-registers the
CamelCatalog from JMX. |
protected ObjectName |
getObjectName()
Deprecated.
|
void |
init()
Deprecated.
Initializes and exports the
CamelCatalog in JMX using the domain name,
which can be obtained using getObjectName() . |
public static final String MBEAN_NAME
public void init() throws Exception
CamelCatalog
in JMX using the domain name,
which can be obtained using getObjectName()
.Exception
- is thrown if error during registrationpublic void destroy() throws Exception
CamelCatalog
from JMX.Exception
- is thrown if error during un-registrationprotected ObjectName getObjectName() throws Exception
Exception
Apache Camel