org.apache.felix.ipojo.handlers.jmx
Class JMXHandlerDescription
java.lang.Object
org.apache.felix.ipojo.architecture.HandlerDescription
org.apache.felix.ipojo.handlers.jmx.JMXHandlerDescription
public class JMXHandlerDescription
- extends HandlerDescription
Description of the JMX handler.
- Author:
- Felix Project Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMXHandlerDescription
public JMXHandlerDescription(MBeanHandler handler)
- Constructs a new handler description for the given handler.
- Parameters:
handler
- the handler to describe
getHandlerInfo
public Element getHandlerInfo()
- Gets handler information.
- Overrides:
getHandlerInfo
in class HandlerDescription
- Returns:
- the handler information.
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.