public class ProcessCountThrottler extends NoOpInterceptor
MessageExchangeInterceptor.InterceptorContext| Constructor and Description |
|---|
ProcessCountThrottler() |
| Modifier and Type | Method and Description |
|---|---|
void |
onJobScheduled(MyRoleMessageExchange mex,
MessageExchangeInterceptor.InterceptorContext ic)
Called when the message is scheduled, before any attempt to
invoke the BPEL server is made.
|
onBpelServerInvoked, onNewInstanceInvoked, onPartnerInvoked, onProcessInvokedpublic void onJobScheduled(MyRoleMessageExchange mex, MessageExchangeInterceptor.InterceptorContext ic) throws FailMessageExchangeException, FaultMessageExchangeException
MessageExchangeInterceptoronJobScheduled in interface MessageExchangeInterceptoronJobScheduled in class NoOpInterceptormex - message exchangeFailMessageExchangeExceptionFaultMessageExchangeException