|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.websphere.fabric.da.InvocationEvent
public abstract class InvocationEvent
Constructor Summary | |
---|---|
InvocationEvent()
|
Method Summary | |
---|---|
abstract Context |
getContext()
|
abstract InvocationSummary |
getInvocationSummary()
|
abstract java.lang.String |
getOperationName()
|
abstract java.lang.String |
getPortType()
|
abstract CompositePolicy |
getPropagatedPolicy()
Gives the propagated policy that the selected endpoint requires. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InvocationEvent()
Method Detail |
---|
public abstract java.lang.String getPortType()
public abstract java.lang.String getOperationName()
public abstract Context getContext()
public abstract InvocationSummary getInvocationSummary()
public abstract CompositePolicy getPropagatedPolicy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |