public interface DescriptorInfo
| Modifier and Type | Method and Description | 
|---|---|
java.net.URL | 
getDefaultPathInModule(Module module)
Returns the default target directory where this descriptor is commonly
 expected within given module. 
 | 
java.lang.String | 
getFileName()  | 
Module[] | 
getModules()
List of deployment modules in which this descriptor can be found. 
 | 
Platform | 
getPlatform()  | 
java.lang.String getFileName()
Platform getPlatform()
Module[] getModules()
java.net.URL getDefaultPathInModule(Module module)
module -