org.opennms.netmgt.translator.jmx
Class EventTranslator
java.lang.Object
org.opennms.netmgt.translator.jmx.EventTranslator
- All Implemented Interfaces:
- EventTranslatorMBean
public class EventTranslator
- extends Object
- implements EventTranslatorMBean
- Author:
- Mathew Brozowski, David Hustace, DJ Gregor, Mike Huot
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG4J_CATEGORY
public static final String LOG4J_CATEGORY
- See Also:
- Constant Field Values
EventTranslator
public EventTranslator()
init
public void init()
- Specified by:
init in interface EventTranslatorMBean
start
public void start()
- Specified by:
start in interface EventTranslatorMBean
stop
public void stop()
- Specified by:
stop in interface EventTranslatorMBean
getStatus
public int getStatus()
status
public String status()
- Specified by:
status in interface EventTranslatorMBean
getStatusText
public String getStatusText()
Copyright © 2009. All Rights Reserved.