Rio Project 4.2 API Documentation



org.rioproject.monitor
Interface InstanceIDManager

All Known Implementing Classes:
ServiceElementManager

public interface InstanceIDManager

The interface defines the semantics to manage instance identifiers. An instance identifier correlates to an ordinal value of a service instance relative to the number of service instances that have been provisioned.

Author:
Dennis Reedy

Method Summary
 long getNextInstanceID()
          Get the next instance identifier
 

Method Detail

getNextInstanceID

long getNextInstanceID()
Get the next instance identifier

Returns:
The next instance identifier

Copyright © Rio Project.

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