Package net.sourceforge.scopes

Main package with base classes

See:
          Description

Interface Summary
Context It represents a context, i.e. an attribute collector, just like a ServletRequest or a ServletContext.
State It represents a state of a web application.
 

Exception Summary
ScopesException Generic base checked exception for all Scopes package.
ScopesRuntimeException Generic base unchecked exception for all Scopes package.
 

Package net.sourceforge.scopes Description

Main package with base classes