org.opennms.netmgt.capsd.jmx
Class Capsd

java.lang.Object
  extended by org.opennms.netmgt.daemon.AbstractSpringContextJmxServiceDaemon<Capsd>
      extended by org.opennms.netmgt.capsd.jmx.Capsd
All Implemented Interfaces:
CapsdMBean, BaseOnmsMBean

public class Capsd
extends AbstractSpringContextJmxServiceDaemon<Capsd>
implements CapsdMBean

Capsd class.

Version:
$Id: $
Author:
ranger

Field Summary
 
Fields inherited from class org.opennms.netmgt.daemon.AbstractSpringContextJmxServiceDaemon
DAEMON_BEAN_NAME
 
Constructor Summary
Capsd()
           
 
Method Summary
protected  String getLoggingPrefix()
          getLoggingPrefix
protected  String getSpringContext()
          getSpringContext
 
Methods inherited from class org.opennms.netmgt.daemon.AbstractSpringContextJmxServiceDaemon
getContext, getDaemon, 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.daemon.BaseOnmsMBean
getStatus, getStatusText, init, start, status, stop
 

Constructor Detail

Capsd

public Capsd()
Method Detail

getLoggingPrefix

protected String getLoggingPrefix()

getLoggingPrefix

Specified by:
getLoggingPrefix in class AbstractSpringContextJmxServiceDaemon<Capsd>
Returns:
a String object.

getSpringContext

protected String getSpringContext()

getSpringContext

Specified by:
getSpringContext in class AbstractSpringContextJmxServiceDaemon<Capsd>
Returns:
a String object.


Copyright © 2011. All Rights Reserved.