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

Packages that use net.sf.mmm.util.context.api
net.sf.mmm.util.context.api Provides the API for a generic context. 
net.sf.mmm.util.context.base Provides the base-implementation of the Context-API
net.sf.mmm.util.context.impl Provides the implementation of the Context-API
 

Classes in net.sf.mmm.util.context.api used by net.sf.mmm.util.context.api
GenericContext
          This is the interface for a context of variables.
MutableGenericContext
          This is the interface for a context that can be modified.
 

Classes in net.sf.mmm.util.context.api used by net.sf.mmm.util.context.base
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.
 

Classes in net.sf.mmm.util.context.api used by net.sf.mmm.util.context.impl
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.
 



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