org.huihoo.jfox.service
Interface ServiceSupportMBean

All Superinterfaces:
Component, ComponentSupportMBean, Loggable, Persistentable, java.lang.Runnable, java.io.Serializable, Service
All Known Subinterfaces:
DirMLetMBean, ServiceWrapperMBean
All Known Implementing Classes:
ServiceSupport

public interface ServiceSupportMBean
extends Service, ComponentSupportMBean

define Constants and Method needed by A Service MBean

Author:
Young Yang

Methods inherited from interface org.huihoo.jfox.service.Service
isRunning, start, stop
 
Methods inherited from interface org.huihoo.jfox.service.Component
destroy, getName, getState, init
 
Methods inherited from interface org.huihoo.jfox.service.Loggable
getLogger
 
Methods inherited from interface java.lang.Runnable
run
 
Methods inherited from interface org.huihoo.jfox.service.ComponentSupportMBean
getObjectName, getProxyInstance