edu.uoc.pfc.lcamps.webapp.catwings.spring
Class CatWingsContext
java.lang.Object
edu.uoc.pfc.lcamps.webapp.catwings.spring.CatWingsContext
public class CatWingsContext
- extends java.lang.Object
Classe que serveix per gestionar els beans del context d'spring per obtenir els diferents serveis
- Author:
- Llorenç Camps
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CatWingsContext
public CatWingsContext()
getInstance
public static CatWingsContext getInstance()
getAeroportService
public AeroportService getAeroportService()
getVolService
public VolService getVolService()
getReservaService
public ReservaService getReservaService()
getPassatgerService
public PassatgerService getPassatgerService()