org.apache.sandesha2.addressing
Class EPRDecoratorImpl

java.lang.Object
  extended by org.apache.sandesha2.addressing.EPRDecorator
      extended by org.apache.sandesha2.addressing.EPRDecoratorImpl

public class EPRDecoratorImpl
extends EPRDecorator


Constructor Summary
EPRDecoratorImpl(org.apache.axis2.context.ConfigurationContext ctx)
           
 
Method Summary
 org.apache.axis2.addressing.EndpointReference decorateEndpointReference(org.apache.axis2.addressing.EndpointReference ref)
          Decorates the endpoint reference with any additional routing information required
 
Methods inherited from class org.apache.sandesha2.addressing.EPRDecorator
checkEndpointReference
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPRDecoratorImpl

public EPRDecoratorImpl(org.apache.axis2.context.ConfigurationContext ctx)
Method Detail

decorateEndpointReference

public org.apache.axis2.addressing.EndpointReference decorateEndpointReference(org.apache.axis2.addressing.EndpointReference ref)
Description copied from class: EPRDecorator
Decorates the endpoint reference with any additional routing information required

Specified by:
decorateEndpointReference in class EPRDecorator
Returns:


Copyright © The Apache Software Foundation. All Rights Reserved.