Package net.sf.container

Main library API is defined here.

See:
          Description

Interface Summary
Container Containers provide with a way to execute user code within such runtime restrictions that are defined by the container policy itself.
ContainerFactory Container factories provide with interfaces to instantiate Container.
PolicyParseListener Listener for PolicyParser callback events.
PolicyParser Parse a policy file and propagate parsing events to the parse listener.
 

Exception Summary
ContainerInstantiationException Encapsulate an error during Container creation.
PolicyParseException Exception during parsing created on Jun 13, 2005
 

Package net.sf.container Description

Main library API is defined here. Most notably Container and ContainerFactory.



Copyright © 2007 Nikolay Fiykov. All Rights Reserved.