|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.intercept.AbstractInterceptor
public abstract class AbstractInterceptor
Superclass of built-in interceptors
| Constructor Summary | |
|---|---|
AbstractInterceptor()
|
|
| Method Summary | |
|---|---|
protected Component |
getComponent()
|
void |
setComponent(Component component)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.seam.intercept.OptimizedInterceptor |
|---|
aroundInvoke, isInterceptorEnabled |
| Constructor Detail |
|---|
public AbstractInterceptor()
| Method Detail |
|---|
public void setComponent(Component component)
protected Component getComponent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||