Class EPDeploymentDependencyProvided
java.lang.Object
com.espertech.esper.runtime.client.EPDeploymentDependencyProvided
Provides information about EPL objects that a deployment provides to other deployments.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Information about EPL Objects provided by the deployment -
Constructor Summary
ConstructorDescriptionCtor. -
Method Summary
Modifier and TypeMethodDescriptionReturns the provision dependencies
-
Constructor Details
-
EPDeploymentDependencyProvided
Ctor.- Parameters:
dependencies
- provision dependencies
-
-
Method Details
-
getDependencies
Returns the provision dependencies- Returns:
- items
-