HOME

com.ireasoning.core.jmx
Interface Service

All Known Subinterfaces:
AdaptorServerMBean, ServiceMBean

public interface Service

Service interface


Method Summary
 void startService()
          Starts service
 void stopService()
          Stops service
 

Method Detail

startService

public void startService()
                  throws Exception
Starts service

stopService

public void stopService()
Stops service

HOME

Copyright © 2002 iReasoning Inc. All Rights Reserved.