|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tuscany.sca.binding.jms.policy.header.JMSHeaderReferencePolicyInterceptor
public class JMSHeaderReferencePolicyInterceptor
Policy handler to handle PolicySet related to Logging with the QName {http://tuscany.apache.org/xmlns/sca/1.0/impl/java}LoggingPolicy
Constructor Summary | |
---|---|
JMSHeaderReferencePolicyInterceptor(java.lang.String context,
RuntimeComponent component,
RuntimeComponentReference reference,
Binding binding,
PolicySet policySet)
|
Method Summary | |
---|---|
Invoker |
getNext()
Returns the next invoker or null |
Message |
invoke(Message msg)
Process a synchronous wire |
void |
setNext(Invoker next)
Sets the next invoker |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JMSHeaderReferencePolicyInterceptor(java.lang.String context, RuntimeComponent component, RuntimeComponentReference reference, Binding binding, PolicySet policySet)
Method Detail |
---|
public Message invoke(Message msg)
Invoker
invoke
in interface Invoker
msg
- The request Message for the wire
public Invoker getNext()
Interceptor
getNext
in interface Interceptor
public void setNext(Invoker next)
Interceptor
setNext
in interface Interceptor
next
- The next invoker
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |