Class PageStorePage

All Implemented Interfaces:
Serializable, Iterable<Component>, IEventSink, IEventSource, IFeedbackContributor, IConverterLocator, IMetadataContext<Serializable,Component>, IQueueRegion, IHeaderContributor, IManageablePage, IRequestableComponent, IRequestablePage, org.apache.wicket.util.IHierarchical<Component>, org.apache.wicket.util.io.IClusterable

public class PageStorePage extends DevUtilsPage
A page that shows the attributes (id, name, size) of the pages stored in the data stores.
See Also: