Rio Project 4.2 API Documentation



org.rioproject.monitor
Class ServiceElementManager

java.lang.Object
  extended by 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

Method Summary
 long getNextInstanceID()
          Get the next instance identifier
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

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 © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.