Uses of Class
org.nuxeo.runtime.tomcat.dev.DevFrameworkBootstrap
-
Packages that use DevFrameworkBootstrap Package Description org.nuxeo.runtime.tomcat.dev -
-
Uses of DevFrameworkBootstrap in org.nuxeo.runtime.tomcat.dev
Fields in org.nuxeo.runtime.tomcat.dev declared as DevFrameworkBootstrap Modifier and Type Field Description protected DevFrameworkBootstrap
NuxeoDevWebappClassLoader. bootstrap
Methods in org.nuxeo.runtime.tomcat.dev that return DevFrameworkBootstrap Modifier and Type Method Description DevFrameworkBootstrap
NuxeoDevWebappClassLoader. getBootstrap()
Methods in org.nuxeo.runtime.tomcat.dev with parameters of type DevFrameworkBootstrap Modifier and Type Method Description void
NuxeoDevWebappClassLoader. setBootstrap(DevFrameworkBootstrap bootstrap)
-