Uses of Class
org.apache.openejb.core.interceptor.ReflectionInvocationContext

Packages that use ReflectionInvocationContext
org.apache.openejb.core.interceptor   
 

Uses of ReflectionInvocationContext in org.apache.openejb.core.interceptor
 

Subclasses of ReflectionInvocationContext in org.apache.openejb.core.interceptor
 class JaxRpcInvocationContext
          We could really get by with usinga plain ReflectionInvocationContext but just in case we need to or want to add something special, we can use this subclass.
 class JaxWsInvocationContext
           
 



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