electric.net.event
Class NetEvent
java.lang.Object
electric.net.event.NetEvent
- All Implemented Interfaces:
- INetEventConstants
- public final class NetEvent
- extends java.lang.Object
- implements INetEventConstants
NetEvent.
- Author:
- webMethods
Constructor Summary |
NetEvent(XURL endpoint,
java.lang.Exception exception)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
NetEvent
public NetEvent(XURL endpoint,
java.lang.Exception exception)
- Parameters:
endpoint
- exception
-
toString
public java.lang.String toString()
getEndpoint
public XURL getEndpoint()
getException
public java.lang.Exception getException()
getTime
public long getTime()
retry
public boolean retry()
dismiss
public void dismiss()
reoccurred
public void reoccurred()
getOccurrences
public int getOccurrences()
matches
public boolean matches(XURL xurl)
- Parameters:
xurl
-
matches
public boolean matches(XURL xurl,
java.lang.Exception exception)
- Parameters:
xurl
- exception
-
rethrow
public void rethrow()
throws java.io.IOException,
java.lang.SecurityException
- Throws:
java.io.IOException
java.lang.SecurityException
copyright© 2001-2004 by webMethods All Rights Reserved.