org.superbiz.spring
Class CineplexImpl

java.lang.Object
  extended by org.superbiz.spring.CineplexImpl
All Implemented Interfaces:
Cineplex

public class CineplexImpl
extends Object
implements Cineplex


Constructor Summary
CineplexImpl()
           
 
Method Summary
 List<Theater> getTheaters()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CineplexImpl

public CineplexImpl()
Method Detail

getTheaters

public List<Theater> getTheaters()
Specified by:
getTheaters in interface Cineplex


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