Package org.apache.wicket.examples.guice.service
-
Interface Summary Interface Description IMyService Service interface for a simple "Hello World" app. -
Class Summary Class Description MyService Implementation of IService.
| Interface | Description |
|---|---|
| IMyService |
Service interface for a simple "Hello World" app.
|
| Class | Description |
|---|---|
| MyService |
Implementation of IService.
|