com.ibm.ws.activity
Interface HighlyAvailableServiceManager

All Superinterfaces:
ServiceManager, WebSphereServiceManager

public interface HighlyAvailableServiceManager
extends WebSphereServiceManager

The WebSphereServiceManager extends the javax.activity.coordination.ServiceManager interface, providing optional methods that should be implemented by an HLS that wishes to be highly available.


Method Summary
 com.ibm.ws.recoverylog.spi.FailureScope getFailureScope()
          This method is used by the Activity service to get the failure scope token.
 
Methods inherited from interface com.ibm.ws.activity.WebSphereServiceManager
getProperties
 
Methods inherited from interface com.ibm.ws.javax.activity.coordination.ServiceManager
activityImported, getActivityType, getCompletionSignalSetName, getPropertyGroupManager, getPropertyGroupNames, getServiceInformation, getSignalSet, getSubordinateSignalSet, recoverActions, recoverSignalSets
 

Method Detail

getFailureScope

public com.ibm.ws.recoverylog.spi.FailureScope getFailureScope()
This method is used by the Activity service to get the failure scope token.



 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.