|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.webbeans.manager.Bean<java.lang.Object>
javax.webbeans.manager.Interceptor
public abstract class Interceptor
| Constructor Summary | |
|---|---|
protected |
Interceptor(Manager manager)
|
| Method Summary | |
|---|---|
abstract java.util.Set<java.lang.annotation.Annotation> |
getInterceptorBindingTypes()
|
abstract java.lang.reflect.Method |
getMethod(InterceptionType type)
|
| Methods inherited from class javax.webbeans.manager.Bean |
|---|
create, destroy, getBindingTypes, getDeploymentType, getManager, getName, getScopeType, getTypes, isNullable, isSerializable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected Interceptor(Manager manager)
| Method Detail |
|---|
public abstract java.util.Set<java.lang.annotation.Annotation> getInterceptorBindingTypes()
public abstract java.lang.reflect.Method getMethod(InterceptionType type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||