public interface IYuiManager
extends org.apache.wicket.util.io.IClusterable
IYuiManager
implementations will be used as a service for creating IYuiContext
instances. These
should all use the same YuiHeaderCache
as their backing model.Modifier and Type | Method and Description |
---|---|
IYuiContext |
newContext()
Create a new
IYuiContext that is backed up by a centrally managed
YuiHeaderCache |
IYuiContext newContext()
IYuiContext
that is backed up by a centrally managed
YuiHeaderCache
IYuiContext
to add header contributions toCopyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.