org.mule.ra
Class MuleEndpointKey
java.lang.Object
org.mule.ra.MuleEndpointKey
- public class MuleEndpointKey
- extends Object
MuleEndpointKey
TODO
MuleEndpointKey
public MuleEndpointKey(MessageEndpointFactory messageEndpointFactory,
MuleActivationSpec activationSpec)
- Parameters:
messageEndpointFactory
- activationSpec
-
getActivationSpec
public MuleActivationSpec getActivationSpec()
- Returns:
- Returns the activationSpec.
getMessageEndpointFactory
public MessageEndpointFactory getMessageEndpointFactory()
- Returns:
- Returns the messageEndpointFactory.
hashCode
public int hashCode()
- See Also:
Object.hashCode()
equals
public boolean equals(Object obj)
- See Also:
Object.equals(java.lang.Object)
toString
public String toString()
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.