Uses of Class
org.oa4mp.server.api.ServiceEnvironmentImpl
-
Packages that use ServiceEnvironmentImpl Package Description org.oa4mp.server.api.storage.servlet org.oa4mp.server.api.util -
-
Uses of ServiceEnvironmentImpl in org.oa4mp.server.api.storage.servlet
Classes in org.oa4mp.server.api.storage.servlet with type parameters of type ServiceEnvironmentImpl Modifier and Type Class Description classAbstractConfigurationLoader<T extends ServiceEnvironmentImpl>All servers configuration loaders should extend this.Methods in org.oa4mp.server.api.storage.servlet that return ServiceEnvironmentImpl Modifier and Type Method Description ServiceEnvironmentImplEnvServlet. loadProperties2()ServiceEnvironmentImplOA4MPServlet. loadProperties2() -
Uses of ServiceEnvironmentImpl in org.oa4mp.server.api.util
Constructors in org.oa4mp.server.api.util with parameters of type ServiceEnvironmentImpl Constructor Description ClientApprovalThread(edu.uiuc.ncsa.security.core.util.MyLoggingFacade myLogger, ServiceEnvironmentImpl se2, File pollingDir, Long pollingInterval)
-