Package | Description |
---|---|
javax.faces.event |
Interfaces describing
events and event listeners, and concrete event implementation classes.
|
Modifier and Type | Method and Description |
---|---|
ScopeContext |
PreDestroyCustomScopeEvent.getContext()
Return the |
ScopeContext |
PostConstructCustomScopeEvent.getContext()
Return the |
Constructor and Description |
---|
PostConstructCustomScopeEvent(ScopeContext scopeContext)
An instance of this event indicates
that the custom scope enclosed within the argument
|
PreDestroyCustomScopeEvent(ScopeContext scopeContext)
An instance of this event indicates
that the custom scope enclosed within the argument
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.