public class InstanceCountThrottler extends NoOpInterceptor
MessageExchangeInterceptor.InterceptorContext
Constructor and Description |
---|
InstanceCountThrottler() |
Modifier and Type | Method and Description |
---|---|
void |
onNewInstanceInvoked(MyRoleMessageExchange mex,
MessageExchangeInterceptor.InterceptorContext ic)
Called when the BPEL server is invoked, after the message exchange has
been routed to the process and it has been determined that a new instance
needs to be created.
|
onBpelServerInvoked, onJobScheduled, onPartnerInvoked, onProcessInvoked
public void onNewInstanceInvoked(MyRoleMessageExchange mex, MessageExchangeInterceptor.InterceptorContext ic) throws FailMessageExchangeException
MessageExchangeInterceptor
onNewInstanceInvoked
in interface MessageExchangeInterceptor
onNewInstanceInvoked
in class NoOpInterceptor
mex
- message exchangeFailMessageExchangeException