Uses of Interface
ch.elca.el4j.tests.remoting.jaxws.service.LazyPerson

Packages that use LazyPerson
ch.elca.el4j.tests.remoting.jaxws   
ch.elca.el4j.tests.remoting.jaxws.service.impl   
 

Uses of LazyPerson in ch.elca.el4j.tests.remoting.jaxws
 

Methods in ch.elca.el4j.tests.remoting.jaxws that return LazyPerson
 LazyPerson LazyInitializationTest.getLazyPerson()
          Get the LazyPerson to use.
 

Uses of LazyPerson in ch.elca.el4j.tests.remoting.jaxws.service.impl
 

Classes in ch.elca.el4j.tests.remoting.jaxws.service.impl that implement LazyPerson
 class LazyPersonImplJaxws
          A service that returns Person objects that contain lazily loaded properties.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.