org.opennms.netmgt.tl1d.jmx
Class Tl1d

java.lang.Object
  extended by org.opennms.netmgt.daemon.AbstractSpringContextJmxServiceDaemon
      extended by org.opennms.netmgt.tl1d.jmx.Tl1d
All Implemented Interfaces:
BaseOnmsMBean, Tl1dMBean

public class Tl1d
extends AbstractSpringContextJmxServiceDaemon
implements Tl1dMBean


Field Summary
 
Fields inherited from class org.opennms.netmgt.daemon.AbstractSpringContextJmxServiceDaemon
DAEMON_BEAN_NAME
 
Constructor Summary
Tl1d()
           
 
Method Summary
protected  String getLoggingPrefix()
           
protected  String getSpringContext()
           
 
Methods inherited from class org.opennms.netmgt.daemon.AbstractSpringContextJmxServiceDaemon
getContext, getStatus, getStatusText, init, start, status, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.opennms.netmgt.tl1d.jmx.Tl1dMBean
getStatus, getStatusText, init, start, status, stop
 

Constructor Detail

Tl1d

public Tl1d()
Method Detail

getLoggingPrefix

protected String getLoggingPrefix()
Specified by:
getLoggingPrefix in class AbstractSpringContextJmxServiceDaemon

getSpringContext

protected String getSpringContext()
Specified by:
getSpringContext in class AbstractSpringContextJmxServiceDaemon


Copyright © 2009. All Rights Reserved.