org.ow2.cmi.lb
Interface LoadBalanceable

All Known Implementing Classes:
CMIReference, ServerId, ServerRef

public interface LoadBalanceable

Interface of all load-balanced objects.

Author:
The new CMI team
See Also:
IPolicy

Method Summary
 ServerRef getServerRef()
           
 

Method Detail

getServerRef

ServerRef getServerRef()
Returns:
the reference of server on which is deployed this object.


Copyright © 2009 OW2 Consortium. All Rights Reserved.