Package | Description |
---|---|
org.wicketstuff.springreference.examples | |
org.wicketstuff.springreference.examples.springdependencies |
Class and Description |
---|
AbstractApp
Common
WebApplication ancestor for the example applications. |
AbstractFinalPage
This page shows an example about calling a
public
final method on a service which in turn calls a protected method on itself. |
AbstractPrivatePage
This page shows an example about using a
service that does not have a
public constructor. |
FinalService
Example service used by
AbstractFinalPage . |
PrivateService
Example service used by
AbstractPrivatePage . |
Class and Description |
---|
AbstractApp
Common
WebApplication ancestor for the example applications. |
AbstractFinalPage
This page shows an example about calling a
public
final method on a service which in turn calls a protected method on itself. |
AbstractPrivatePage
This page shows an example about using a
service that does not have a
public constructor. |
FinalService
Example service used by
AbstractFinalPage . |
PrivateService
Example service used by
AbstractPrivatePage . |
Copyright © 2015. All rights reserved.