Rio Project 4.2 API Documentation
org.rioproject.monitor
Class ServiceElementManager
java.lang.Object
org.rioproject.monitor.ServiceElementManager
- All Implemented Interfaces:
- InstanceIDManager
public class ServiceElementManager
- extends Object
- implements InstanceIDManager
ServiceElementManager is used to manage the discovery and dispatch
(provision) request for a Service within an OperationalString
- Author:
- Dennis Reedy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getNextInstanceID
public long getNextInstanceID()
- Description copied from interface:
InstanceIDManager
- Get the next instance identifier
- Specified by:
getNextInstanceID in interface InstanceIDManager
- Returns:
- The next instance identifier
- See Also:
InstanceIDManager.getNextInstanceID()
Copyright © 2006-2011 Rio Project. All Rights Reserved.