|
intarsys runtime library | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Install | Abstract superclass for implementing file resource deployment behavior. |
| InstallFile | An abstraction to access a single 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 classloader. |
This is a useful package to deploy components along with the classloader. Files or directories are detected in the classloader resources and copied temporarily to the file system. Here you can access the resources as if they were available locally - for example for loading a native library.
|
intarsys runtime library | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||