org.apache.aries.blueprint.di
Class ExecutionContext.Holder

java.lang.Object
  extended by org.apache.aries.blueprint.di.ExecutionContext.Holder
Enclosing interface:
ExecutionContext

public static final class ExecutionContext.Holder
extends java.lang.Object


Method Summary
static ExecutionContext getContext()
           
static ExecutionContext setContext(ExecutionContext newContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContext

public static ExecutionContext getContext()

setContext

public static ExecutionContext setContext(ExecutionContext newContext)


Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.