See: Description
| Class | Description |
|---|---|
| Install |
Abstract superclass for implementing the resource installation behavior.
|
| InstallFile |
An abstraction to access a file to be deployed along with the application via
the class loader.
|
| InstallFileList |
An abstraction to access a directory structure to be deployed along with the
application via the class loader.
|
| InstallZip |
An abstraction to access a directory structure to be deployed along with the
application via the class loader.
|