|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
javax.faces.event.SystemEvent
javax.faces.event.PostConstructCustomScopeEvent
public class PostConstructCustomScopeEvent
A system event which is dispatched after the construction of a custom scope
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
PostConstructCustomScopeEvent(ScopeContext source)
|
Method Summary | |
---|---|
ScopeContext |
getContext()
|
Methods inherited from class javax.faces.event.SystemEvent |
---|
isAppropriateListener, processListener |
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public PostConstructCustomScopeEvent(ScopeContext source)
Method Detail |
---|
public ScopeContext getContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |