Uses of Class
com.aoindustries.aoserv.client.web.tomcat.Context
-
Packages that use Context Package Description com.aoindustries.aoserv.client.web.tomcat -
-
Uses of Context in com.aoindustries.aoserv.client.web.tomcat
Methods in com.aoindustries.aoserv.client.web.tomcat that return Context Modifier and Type Method Description ContextContextTable. get(int pkey)ContextContextDataSource. getHttpdTomcatContext()ContextContextParameter. getHttpdTomcatContext()ContextSite. getHttpdTomcatContext(String path)Methods in com.aoindustries.aoserv.client.web.tomcat that return types with arguments of type Context Modifier and Type Method Description List<CannotRemoveReason<Context>>Context. getCannotRemoveReasons()List<Context>Site. getHttpdTomcatContexts()
-