Interface IYuiManager

  • All Superinterfaces:
    org.apache.wicket.util.io.IClusterable, Serializable
    All Known Implementing Classes:
    WebAppBehavior

    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.