Uses of Interface
com.opensymphony.xwork2.inject.ContainerImpl.ContextualCallable

Packages that use ContainerImpl.ContextualCallable
com.opensymphony.xwork2.inject Guice (pronounced "juice"). 
 

Uses of ContainerImpl.ContextualCallable in com.opensymphony.xwork2.inject
 

Methods in com.opensymphony.xwork2.inject with parameters of type ContainerImpl.ContextualCallable
(package private)
<T> T
ContainerImpl.callInContext(ContainerImpl.ContextualCallable<T> callable)
          Looks up thread local context.
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.