Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
Modifier and Type | Method and Description |
---|---|
EPServiceProviderIsolated |
EPServiceProvider.getEPServiceIsolated(String name)
Returns the isolated service provider for that name,
creating an isolated service if the name is a new name, or
returning an existing isolated service for an existing name.
|