Uses of Interface
org.ow2.jonas.ws.jaxws.ejb.context.IContextNamingStrategy

Packages that use IContextNamingStrategy
org.ow2.jonas.web.tomcat6.ws.strategy   
 

Uses of IContextNamingStrategy in org.ow2.jonas.web.tomcat6.ws.strategy
 

Classes in org.ow2.jonas.web.tomcat6.ws.strategy that implement IContextNamingStrategy
 class EjbJarContextNamingStrategy
          The EjbJarContextNamingStrategy computes a web context name based on the EjbJar filename.
 class FixedContextNamingStrategy
          The FixedContextNamingStrategy simply return the web context name that has been assigned to this strategy.
 class ServiceContextNamingStrategy
          The ServiceContextNamingStrategy computes a web context name based on the Service QName of the endpoint.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.