| Package | Description |
|---|---|
| org.apache.openejb.config |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
Deployment.deploy(Set<String> targets,
File file) |
Set<String> |
Deployment.list(String type,
String state,
Set<String> targets) |
Set<String> |
Deployment.restart(Set<String> modules) |
Set<String> |
Deployment.start(Set<String> modules) |
Set<String> |
Deployment.stop(Set<String> modules) |
Set<String> |
Deployment.undeploy(Set<String> modules) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.