Uses of Interface
org.ow2.util.ee.metadata.common.api.xml.struct.IHandlerChains

Packages that use IHandlerChains
org.ow2.util.ee.metadata.common.api.struct Implementation of EJB 3.0 container 
org.ow2.util.ee.metadata.common.api.xml.struct   
 

Uses of IHandlerChains in org.ow2.util.ee.metadata.common.api.struct
 

Methods in org.ow2.util.ee.metadata.common.api.struct that return IHandlerChains
 IHandlerChains IJaxwsWebServiceRef.getHandlerChains()
           
 

Methods in org.ow2.util.ee.metadata.common.api.struct with parameters of type IHandlerChains
 void IJaxwsWebServiceRef.setHandlerChains(IHandlerChains handlerChains)
          Stores an Object representation of a handler-chains defined in standard descriptors.
 

Uses of IHandlerChains in org.ow2.util.ee.metadata.common.api.xml.struct
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct that return IHandlerChains
 IHandlerChains IServiceRef.getHandlerChains()
           
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct with parameters of type IHandlerChains
 void IServiceRef.setHandlerChains(IHandlerChains handlerChains)
           
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.