| Class | Description |
|---|---|
| AbstractApplicationRequestCycleListener |
Extends the
AbstractApplicationRequestCycleListener and implement the method
AbstractApplicationRequestCycleListener.newExceptionPage(Exception) that return an
application specific exception page. |
| BaseWebApplication |
The Class BaseWebApplication have factory methods for the application settings that should be
overwritten from the subclasses to provide they own settings and configurations.
|
| ConfigurationPropertiesResolver |
The class
ConfigurationPropertiesResolver. |
| OnlineSessionUsers<USER,ID,SESSION> |
The Class OnlineSessionUsers holds the mapping between the users that are online and can be
applied to get the functionality how many users are online.
|
| OnlineUsers<USER,ID> |
The Class OnlineUsers holds the mapping between the users that are online and can be applied to
get the functionality how many users are online.
|
| RequestCycleLocal<T extends Serializable> |
Can store an object with the given key into the
RequestCycle. |
| SessionLocal<T extends Serializable> |
Stores an object with the given key into the wicket
Session. |
Copyright © 2010–2016 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.