public class EPDeploymentDependencyProvided extends Object
Modifier and Type | Class and Description |
---|---|
static class |
EPDeploymentDependencyProvided.Item
Information about EPL Objects provided by the deployment
|
Constructor and Description |
---|
EPDeploymentDependencyProvided(Collection<EPDeploymentDependencyProvided.Item> dependencies)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Collection<EPDeploymentDependencyProvided.Item> |
getDependencies()
Returns the provision dependencies
|
public EPDeploymentDependencyProvided(Collection<EPDeploymentDependencyProvided.Item> dependencies)
dependencies
- provision dependenciespublic Collection<EPDeploymentDependencyProvided.Item> getDependencies()
Copyright © 2005–2020. All rights reserved.