Uses of Class
org.apache.jackrabbit.j2ee.BootstrapConfig
-
Packages that use BootstrapConfig Package Description org.apache.jackrabbit.j2ee -
-
Uses of BootstrapConfig in org.apache.jackrabbit.j2ee
Methods in org.apache.jackrabbit.j2ee that return BootstrapConfig Modifier and Type Method Description BootstrapConfigRepositoryAccessServlet. getBootstrapConfig()Returns the config that was used to bootstrap this servlet.BootstrapConfigRepositoryStartupServlet. getBootstrapConfig()Returns the config that was used to bootstrap this servlet.Constructors in org.apache.jackrabbit.j2ee with parameters of type BootstrapConfig Constructor Description JNDIConfig(BootstrapConfig parentConfig)
-