org.mule.routing
Class UntilSuccessful.EventStoreKey

java.lang.Object
  extended by org.mule.routing.UntilSuccessful.EventStoreKey
All Implemented Interfaces:
Serializable
Enclosing class:
UntilSuccessful

public static class UntilSuccessful.EventStoreKey
extends Object
implements Serializable

See Also:
Serialized Form

Method Summary
static UntilSuccessful.EventStoreKey buildFor(MuleEvent muleEvent)
           
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

buildFor

public static UntilSuccessful.EventStoreKey buildFor(MuleEvent muleEvent)

toString

public String toString()
Overrides:
toString in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object


Copyright © 2003-2011 MuleSoft, Inc.. All Rights Reserved.