org.springframework.jee.spi
Class EnvironmentInterceptor
java.lang.Object
org.springframework.jee.spi.EnvironmentInterceptor
- All Implemented Interfaces:
- Advice, Interceptor, MethodInterceptor
public class EnvironmentInterceptor
- extends Object
- implements MethodInterceptor
- Author:
- Safin Li, Michael Chen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvironmentInterceptor
public EnvironmentInterceptor(EnvironmentInterceptorCallback eiCallback)
invoke
public Object invoke(MethodInvocation mi)
throws Throwable
- Specified by:
invoke
in interface MethodInterceptor
- Throws:
Throwable
Copyright © 2006-2008 SpringSource (formerly Interface21). All Rights Reserved.