Class StandaloneProcessingUnitContainer


public class StandaloneProcessingUnitContainer extends ApplicationContextProcessingUnitContainer
A StandaloneProcessingUnitContainer provider. A standalone processing unit container is a container that understands a processing unit archive structure (both when working with an "exploded" directory and when working with a zip/jar archive of it).

The standalone processing unit container also provides a a main method (main(String[]) which uses the StandaloneProcessingUnitContainerProvider and the provided parameters to create itself. Please see the javadoc for the main method for a full list of the possible parameters values.

Author:
kimchy