Uses of Class
org.apache.openejb.core.singleton.Instance

Packages that use Instance
org.apache.openejb.core.singleton   
 

Uses of Instance in org.apache.openejb.core.singleton
 

Methods in org.apache.openejb.core.singleton that return Instance
 Instance SingletonInstanceManager.getInstance(ThreadContext callContext)
           
 

Methods in org.apache.openejb.core.singleton with parameters of type Instance
protected  Object SingletonContainer._invoke(Method callMethod, Method runMethod, Object[] args, Instance instance, ThreadContext callContext, InterfaceType callType)
           
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.