org.superbiz.spring
public class: AvailableMovies [javadoc |
source]
java.lang.Object
org.superbiz.spring.AvailableMovies
This is a simple Spring bean that we use as an easy way
to seed the example with a list of persistent Movie objects
The individual Movie objects are constructed by Spring, then
passed into the Movies EJB where they are transactionally
persisted with the EntityManager.
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |