Uses of Interface
org.apache.wicket.examples.guice.service.IMyService
-
Packages that use IMyService Package Description org.apache.wicket.examples.guice.service -
-
Uses of IMyService in org.apache.wicket.examples.guice.service
Classes in org.apache.wicket.examples.guice.service that implement IMyService Modifier and Type Class Description classMyServiceImplementation of IService.
-