| 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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.