Uses of Class
org.ow2.jonas.ws.jaxws.ejb.context.ContextNamingStrategyException

Packages that use ContextNamingStrategyException
org.ow2.jonas.web.tomcat6.ws.strategy   
org.ow2.jonas.ws.jaxws.ejb.context   
 

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

Methods in org.ow2.jonas.web.tomcat6.ws.strategy that throw ContextNamingStrategyException
 String FixedContextNamingStrategy.getContextName(IContextNamingInfo info)
          Creates a context name (web server root / context root).
 String EjbJarContextNamingStrategy.getContextName(IContextNamingInfo info)
          Creates a context name (web server root / context root).
 String ServiceContextNamingStrategy.getContextName(IContextNamingInfo info)
          Creates a context name (web server root / context root).
 

Uses of ContextNamingStrategyException in org.ow2.jonas.ws.jaxws.ejb.context
 

Methods in org.ow2.jonas.ws.jaxws.ejb.context that throw ContextNamingStrategyException
 String IContextNamingStrategy.getContextName(IContextNamingInfo info)
          Creates a context name (web server root / context root).
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.