org.apache.openejb.assembler.classic
Class InterceptorBindingInfo
java.lang.Object
org.apache.openejb.assembler.classic.InfoObject
org.apache.openejb.assembler.classic.InterceptorBindingInfo
- All Implemented Interfaces:
- Serializable
public class InterceptorBindingInfo
- extends InfoObject
- Version:
- $Rev: 1153797 $ $Date: 2011-08-04 09:09:44 +0000 (Thu, 04 Aug 2011) $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ejbName
public String ejbName
className
public String className
interceptors
public final List<String> interceptors
interceptorOrder
public final List<String> interceptorOrder
excludeDefaultInterceptors
public boolean excludeDefaultInterceptors
excludeClassInterceptors
public boolean excludeClassInterceptors
method
public NamedMethodInfo method
InterceptorBindingInfo
public InterceptorBindingInfo()
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.