org.jdiagnose
Interface Pingable

All Known Implementing Classes:
SendingResultListener, StdErrExceptionListener

public interface Pingable

Implement this interface and then use the org.jdiagnose.library.PingableDiagnostic

Author:
jmccrindle
See Also:
PingableDiagnostic

Method Summary
 void ping()
          Implement this interface to ping an object
 

Method Detail

ping

public void ping()
          throws java.lang.Throwable
Implement this interface to ping an object

Throws:
java.lang.Throwable - if there was a problem pinging the object


Copyright © 2004-2005 Grape Design Limited. All Rights Reserved.