HOME

com.ireasoning.core.jmx
Interface ServiceMBean

All Superinterfaces:
Service, State
All Known Subinterfaces:
AdaptorServerMBean

public interface ServiceMBean
extends Service, State

Service MBean interface


Fields inherited from interface com.ireasoning.core.jmx.State
STARTED, STARTING, STATES, STOPPED, STOPPING
 
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.