Package org.apache.wicket.examples.cdi
Class ApplicationCounter
- java.lang.Object
-
- org.apache.wicket.examples.cdi.Counter
-
- org.apache.wicket.examples.cdi.ApplicationCounter
-
- All Implemented Interfaces:
Serializable
@ApplicationScoped public class ApplicationCounter extends Counter
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ApplicationCounter()
-