Uses of Interface
org.jdtaus.core.container.Context

Packages that use Context
org.jdtaus.core.container Object management and configuration. 
 

Uses of Context in org.jdtaus.core.container
 

Methods in org.jdtaus.core.container that return Context
static Context ContextFactory.getContext()
          Gets the Context singleton.
static Context ContextFactory.newContext()
          Creates a new instance of the configured Context implementation.
 

Methods in org.jdtaus.core.container with parameters of type Context
 void ContextInitializer.initialize(Context ctx)
          Deprecated. Initializes a context.
 boolean ContextInitializer.isInitialized(Context ctx)
          Deprecated. Checks if a context is initialized.
 



Copyright © 2005-2009 jDTAUS. All Rights Reserved.