| Modifier and Type | Class and Description |
|---|---|
class |
AutoDeployDirectoryScanner
Implementation of Directory scanner for autodeployment
Providing functionality for scanning the input source directory
and return the list of deployable components for autodeployment.
Provide the list of deployable modules/application, depending upon the "type" entry
passed to getAllDeployableEntity(File autodeployDir, String type).
|
| Modifier and Type | Method and Description |
|---|---|
void |
AutoDeployer.setDirectoryScanner(DirectoryScanner ds)
set DirectoryScanner which will be used for filtering out deployeble component
|
Copyright © 2017. All rights reserved.