public class HeaderContributorListenerCollection extends ListenerCollection<IHeaderContributor> implements IHeaderContributor
IHeaderContributorsListenerCollection.INotifier<T>| Constructor and Description |
|---|
HeaderContributorListenerCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderHead(IHeaderResponse response)
Render to the web response whatever the component wants to contribute to the head section.
|
add, isAllowingDuplicates, isAllowingNulls, iterator, notify, notifyIgnoringExceptions, remove, reversedNotify, reversedNotifyIgnoringExceptionspublic void renderHead(IHeaderResponse response)
IHeaderContributorrenderHead in interface IHeaderContributorresponse - Response objectCopyright © 2006–2021 Apache Software Foundation. All rights reserved.