org.jboss.ejb3.metamodel
Class Interceptors
java.lang.Object
org.jboss.ejb3.metamodel.Interceptors
public class Interceptors
- extends Object
- Version:
- $Revision: 61136 $
- Author:
- Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Interceptors
public Interceptors()
addInterceptor
public void addInterceptor(Interceptor interceptor)
getInterceptors
public ArrayList<Interceptor> getInterceptors()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.