Uses of Class
edu.cornell.mannlib.vitro.webapp.startup.StartupStatus
-
Packages that use StartupStatus Package Description edu.cornell.mannlib.vitro.webapp.startup -
-
Uses of StartupStatus in edu.cornell.mannlib.vitro.webapp.startup
Methods in edu.cornell.mannlib.vitro.webapp.startup that return StartupStatus Modifier and Type Method Description static StartupStatusStartupStatus. getBean(javax.servlet.ServletContext ctx)Constructors in edu.cornell.mannlib.vitro.webapp.startup with parameters of type StartupStatus Constructor Description ComponentStartupStatusImpl(javax.servlet.ServletContextListener listener, StartupStatus ss)
-