Uses of Interface
org.glassfish.deployment.autodeploy.DirectoryScanner
-
Uses of DirectoryScanner in org.glassfish.deployment.autodeploy
Classes in org.glassfish.deployment.autodeploy that implement DirectoryScannerModifier and TypeClassDescriptionclassImplementation 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).Methods in org.glassfish.deployment.autodeploy with parameters of type DirectoryScannerModifier and TypeMethodDescriptionvoidAutoDeployer.setDirectoryScanner(DirectoryScanner ds) set DirectoryScanner which will be used for filtering out deployeble component