AppserverIo\Appserver\Core\Scanner\Mock |
Name | Description |
---|---|
AbstractScanner | Abstract scanner which provides basic functionality to its children. |
AbstractScannerTest | Test for the abstract scanner |
DeploymentScanner | This is a scanner that watches a flat directory for files that changed and restarts the appserver by using the OS specific start/stop script. |
SupervisorDeploymentScanner | This is a scanner that watches a flat directory for files that changed and restarts the appserver by using the Supervisor start/stop script. |