Package org.apache.wicket.devutils.stateless
-
Class Summary Class Description StatelessChecker Stateless checker. -
Exception Summary Exception Description StatelessCheckFailureException Just an exception that can be thrown if a StatelessChecker is invoked, the component being checked is not stateless or the behavior held by the component is not stateless. -
Annotation Types Summary Annotation Type Description StatelessComponent Annotation for wicket components that you want to be sure remain stateless during the development cycle.