org.mule.ra
Class MuleEndpointKey
java.lang.Object
org.mule.ra.MuleEndpointKey
- public class MuleEndpointKey
- extends java.lang.Object
MuleEndpointKey
TODO
- Version:
- $Revision: 1.2 $
- Author:
- Ross Mason
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
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(java.lang.Object obj)
- See Also:
Object.equals(java.lang.Object)
toString
public java.lang.String toString()
Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.