HOME

com.ireasoning.core.jmx
Interface Service

All Known Subinterfaces:
AdaptorServerMBean, ServiceMBean
All Known Implementing Classes:
AdaptorServer

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

Throws:
Exception

stopService

public void stopService()
Stops service


HOME

Copyright © 2002 iReasoning Inc. All Rights Reserved.