Package org.apache.wicket.devutils.stateless
package org.apache.wicket.devutils.stateless
-
ClassDescriptionStateless checker.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 for wicket components that you want to be sure remain stateless during the development cycle.