public interface DeploymentOperations extends Closeable
FileSystemDeploymentService
needs to perform on the target
server.Modifier and Type | Interface and Description |
---|---|
static interface |
DeploymentOperations.Factory |
Modifier and Type | Method and Description |
---|---|
Future<org.jboss.dmr.ModelNode> |
deploy(org.jboss.dmr.ModelNode operation,
ScheduledExecutorService scheduledExecutor) |
Map<String,Boolean> |
getDeploymentsStatus() |
Future<org.jboss.dmr.ModelNode> deploy(org.jboss.dmr.ModelNode operation, ScheduledExecutorService scheduledExecutor)
Copyright © 2015 JBoss by Red Hat. All rights reserved.