org.apache.openejb.assembler.classic
Class MethodInterceptorInfo
java.lang.Object
org.apache.openejb.assembler.classic.InfoObject
org.apache.openejb.assembler.classic.MethodInterceptorInfo
- All Implemented Interfaces:
- Serializable
public class MethodInterceptorInfo
- extends InfoObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
methodInfo
public MethodInfo methodInfo
excludeDefaultInterceptors
public boolean excludeDefaultInterceptors
excludeClassInterceptors
public boolean excludeClassInterceptors
interceptors
public final List<String> interceptors
MethodInterceptorInfo
public MethodInterceptorInfo()
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.