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:
- java.io.Serializable
public class InterceptorBindingInfo
- extends InfoObject
- Version:
- $Rev: 602704 $ $Date: 2007-12-09 18:58:22 +0100 (So, 09. Dez 2007) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ejbName
public java.lang.String ejbName
interceptors
public final java.util.List<java.lang.String> interceptors
interceptorOrder
public final java.util.List<java.lang.String> interceptorOrder
excludeDefaultInterceptors
public boolean excludeDefaultInterceptors
excludeClassInterceptors
public boolean excludeClassInterceptors
method
public NamedMethodInfo method
InterceptorBindingInfo
public InterceptorBindingInfo()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.