intarsys runtime library

Package de.intarsys.tools.installresource

This is useful package to deploy components along with the classloader.

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.
 

Package de.intarsys.tools.installresource Description

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

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.