Uses of Interface
org.pf.bif.execution.IService

Packages that use IService
org.pf.bif.execution Basic Interfaces for service classes
Defines some simple interfaces that specify typical methods in the area of service implementations. 
 

Uses of IService in org.pf.bif.execution
 

Methods in org.pf.bif.execution with parameters of type IService
 void IServiceStateChangeListener.serviceStateChanged(IService service, int event)
          Will be called to signal a state change of the given service.
 



Copyright © 2012 Manfred Duchrow Consulting & Software. All Rights Reserved.