Package net.sf.mmm.util.context.api

Provides the API for a generic context.

See:
          Description

Interface Summary
GenericContext This is the interface for a context of variables.
GenericContextFactory This is the interface for a factory of generic contexts.
MutableGenericContext This is the interface for a context that can be modified.
 

Package net.sf.mmm.util.context.api Description

Provides the API for a generic context.

Context API

For generic code (e.g. a flexible workflow} one often needs a context where to store and retrieve variables in order to exchange information. This package provides the API of such a context.



Copyright © 2001-2010 mmm-Team. All Rights Reserved.