|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.interceptors.util.InterceptorCollection
org.jboss.ejb3.interceptors.annotation.impl.InterceptorsImpl
public class InterceptorsImpl
A new implementation of Interceptors which allows for a bit more functionality. Note: this one has an unsafe life-cycle. Modifications can be made after it is in use.
| Constructor Summary | |
|---|---|
InterceptorsImpl()
|
|
| Method Summary | |
|---|---|
boolean |
add(javax.interceptor.Interceptors annotation)
|
java.lang.Class<? extends java.lang.annotation.Annotation> |
annotationType()
|
| Methods inherited from class org.jboss.ejb3.interceptors.util.InterceptorCollection |
|---|
addValue, isEmpty, value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.lang.annotation.Annotation |
|---|
equals, hashCode, toString |
| Constructor Detail |
|---|
public InterceptorsImpl()
| Method Detail |
|---|
public boolean add(javax.interceptor.Interceptors annotation)
public java.lang.Class<? extends java.lang.annotation.Annotation> annotationType()
annotationType in interface java.lang.annotation.Annotation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||