| Package | Description |
|---|---|
| com.sun.faces.facelets.tag.jsf | |
| jakarta.faces.view.facelets |
| Modifier and Type | Class and Description |
|---|---|
class |
TagHandlerDelegateFactoryImpl
Default implementation of
TagHandlerDelegateFactory. |
| Modifier and Type | Field and Description |
|---|---|
protected TagHandlerDelegateFactory |
DelegatingMetaTagHandler.delegateFactory |
| Modifier and Type | Method and Description |
|---|---|
TagHandlerDelegateFactory |
TagHandlerDelegateFactory.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 |
|---|
TagHandlerDelegateFactory(TagHandlerDelegateFactory wrapped)
If this factory has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor. |
Copyright © 1997–2020 Eclipse Foundation. All rights reserved.