| Package | Description |
|---|---|
| org.apache.ode.bpel.intercept |
| Modifier and Type | Class and Description |
|---|---|
class |
InstanceCountThrottler
An example of a simple interceptor providing a "throttling" capability - that is an
ability to limit the number of instances created for a given process.
|
class |
ProcessCountThrottler
An example of a simple interceptor providing a "throttling" capability - that is an
ability to limit the size of processes created in a server.
|
class |
ProcessSizeThrottler
An example of a simple interceptor providing a "throttling" capability - that is an
ability to limit the size of processes created in a server.
|
Copyright © 2021 WSO2. All Rights Reserved.