Uses of Class
org.apache.ws.util.jndi.tools.ConfigContext

Packages that use ConfigContext
org.apache.ws.util.jndi   
org.apache.ws.util.jndi.tools   
 

Uses of ConfigContext in org.apache.ws.util.jndi
 

Methods in org.apache.ws.util.jndi with parameters of type ConfigContext
 void XmlBeanNamingContext.addService(ConfigContext subContext)
          DOCUMENT_ME
 void XmlBeanNamingContext.addSubContext(ConfigContext subContext)
          DOCUMENT_ME
 void NamingContext.addService(ConfigContext subContext)
          DOCUMENT_ME
 void NamingContext.addSubContext(ConfigContext subContext)
          DOCUMENT_ME
 

Uses of ConfigContext in org.apache.ws.util.jndi.tools
 

Methods in org.apache.ws.util.jndi.tools that return ConfigContext
 ConfigContext ConfigContext.getSubContext(java.lang.String name)
          DOCUMENT_ME
 

Methods in org.apache.ws.util.jndi.tools with parameters of type ConfigContext
 void ConfigContext.addSubContext(ConfigContext context)
          DOCUMENT_ME
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.