|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.superbiz.spring.Theaters
public class Theaters
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.
Constructor Summary | |
---|---|
Theaters()
|
Method Summary | |
---|---|
java.util.List<Theater> |
getTheaters()
|
void |
setTheaters(java.util.List<Theater> theaters)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Theaters()
Method Detail |
---|
public java.util.List<Theater> getTheaters()
public void setTheaters(java.util.List<Theater> theaters)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |