org.superbiz.spring
Class Theaters
java.lang.Object
org.superbiz.spring.Theaters
public class Theaters
- extends Object
Injection of collections of Spring beans into an EJB
is not yet supported, so this Spring bean exists to
wrap the collection as an injectable object.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Theaters
public Theaters()
getTheaters
public List<Theater> getTheaters()
setTheaters
public void setTheaters(List<Theater> theaters)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.