Uses of Class
org.ow2.jonas.web.tomcat6.JOnASStandardContext

Packages that use JOnASStandardContext
org.ow2.jonas.web.tomcat6   
org.ow2.jonas.web.tomcat6.ws   
 

Uses of JOnASStandardContext in org.ow2.jonas.web.tomcat6
 

Methods in org.ow2.jonas.web.tomcat6 that return types with arguments of type JOnASStandardContext
protected  List<JOnASStandardContext> Tomcat6Service.getConfiguredMatchingJonasContexts(String contextRoot, File fpackedWar, String destDir)
          Check if there is a previous JOnASStandardContext which match the current context If true, deploy our context into the configured context.
 

Uses of JOnASStandardContext in org.ow2.jonas.web.tomcat6.ws
 

Methods in org.ow2.jonas.web.tomcat6.ws that return JOnASStandardContext
protected  JOnASStandardContext WebservicesWebDeployer.createWebservicesContext(String contextName)
          Creates an empty (no servlets registered) StandardContext setup for serving webservices endpoints.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.