HOME

com.ireasoning.core.jmx
Interface ServiceMBean

All Superinterfaces:
Service, State
All Known Subinterfaces:
AdaptorServerMBean
All Known Implementing Classes:
AdaptorServer

public interface ServiceMBean
extends Service, State

Service MBean interface


Field Summary
 
Fields inherited from interface com.ireasoning.core.jmx.State
STARTED, STARTING, STATES, STOPPED, STOPPING, UNINITIALIZED
 
Method Summary
 String getName()
          Gets service name
 
Methods inherited from interface com.ireasoning.core.jmx.Service
startService, stopService
 
Methods inherited from interface com.ireasoning.core.jmx.State
getState, getStateString
 

Method Detail

getName

public String getName()
Gets service name


HOME

Copyright © 2002 iReasoning Inc. All Rights Reserved.