Uses of Interface
org.superbiz.spring.Movies

Packages that use Movies
org.superbiz.spring   
 

Uses of Movies in org.superbiz.spring
 

Classes in org.superbiz.spring that implement Movies
 class MoviesImpl
          A normal Stateful EJB that uses a JPA EntityManager.
 

Constructors in org.superbiz.spring with parameters of type Movies
Theater(Movies movies)
          The Movies EJB is passed in on the constructor which guarantees we can use it in the setNowPlaying method.
 



Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.