| Class | Description |
|---|---|
| StatelessChecker |
Stateless checker.
|
| 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 Type | Description |
|---|---|
| StatelessComponent |
Annotation for wicket components that you want to be sure remain stateless during the development
cycle.
|
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.