Package jakarta.faces.event
Class ScopeContext
java.lang.Object
jakarta.faces.event.ScopeContext
A context for scope data
- Since:
- 2.0
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ScopeContext
 
- 
- 
Method Details- 
getScopeName- Returns:
- the scope name stored in the context
 
- 
getScope- Returns:
- the scope data
 
 
-