|
intarsys runtime library | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
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. |
This is 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 |