org.sapia.ubik.rmi.server
Interface HealthCheck

All Known Implementing Classes:
RemoteRef, RemoteRefEx, RemoteRefReliable, RemoteRefStateless, StubContainerBase

public interface HealthCheck

Author:
Yanick Duchesne
Copyright:
Copyright © 2002-2003 Sapia Open Source Software. All Rights Reserved.
License:
Read the license.txt file of the jar or visit the license page at the Sapia OSS web site

Method Summary
 boolean isValid()
           
 

Method Detail

isValid

boolean isValid()
                throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright © 2010 Sapia OSS. All Rights Reserved.