Uses of Class
org.xwiki.context.ExecutionContextException

Uses of ExecutionContextException in org.xwiki.context
 

Methods in org.xwiki.context that throw ExecutionContextException
 ExecutionContext ExecutionContextManager.clone(ExecutionContext context)
          Perform deep cloning of Execution Context properties.
 void ExecutionContextInitializer.initialize(ExecutionContext context)
           
 void ExecutionContextManager.initialize(ExecutionContext context)
          Set the passed Execution Context in Execution and initialize it by executing all ExecutionContextInitializer registered components.
 



Copyright © 2004-2012 XWiki. All Rights Reserved.