| Package | Description |
|---|---|
| org.jboss.as.server.deployment.scanner |
Support for file system based deployment.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentScanner |
DeploymentScannerService.getValue() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.msc.service.ServiceController<DeploymentScanner> |
DeploymentScannerService.addService(org.jboss.msc.service.ServiceTarget serviceTarget,
org.jboss.as.controller.PathAddress resourceAddress,
String relativeTo,
String path,
int scanInterval,
TimeUnit unit,
boolean autoDeployZip,
boolean autoDeployExploded,
boolean autoDeployXml,
boolean scanEnabled,
long deploymentTimeout,
boolean rollbackOnRuntimeFailure,
org.jboss.as.server.deployment.scanner.FileSystemDeploymentService bootTimeService,
ScheduledExecutorService scheduledExecutorService)
Add the deployment scanner service to a batch.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
WriteDeploymentTimeoutAttributeHandler.updateScanner(DeploymentScanner scanner,
org.jboss.dmr.ModelNode newValue) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.