| Package | Description |
|---|---|
| com.sun.faces.component.search | |
| javax.faces.component.search |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchExpressionContextFactoryImpl |
| Constructor and Description |
|---|
SearchExpressionContextFactoryImpl(SearchExpressionContextFactory wrapped) |
| Modifier and Type | Method and Description |
|---|---|
SearchExpressionContextFactory |
SearchExpressionContextFactory.getWrapped()
If this factory has been decorated, the implementation doing the decorating may override this method to provide access to the implementation being wrapped. |
| Constructor and Description |
|---|
SearchExpressionContextFactory(SearchExpressionContextFactory wrapped)
If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor. |
Copyright © 1997–2019 Eclipse Foundation. All rights reserved.