Uses of Interface
javax.interceptor.InvocationContext

Packages that use InvocationContext
org.springframework.jee.intercept Support for EJB3 interceptors. 
 

Uses of InvocationContext in org.springframework.jee.intercept
 

Classes in org.springframework.jee.intercept that implement InvocationContext
 class MethodInvocationInvocationContext
          Implementation of EJB3 InvocationContext for interception built on Spring ReflectiveMethodInvocation and AOP Alliance API.
 



Copyright 2006 Interface21. All Rights Reserved.