Uses of Interface
org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IInterceptorBinding

Packages that use IInterceptorBinding
org.ow2.util.ee.metadata.ejbjar.api.xml.struct   
 

Uses of IInterceptorBinding in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct that return types with arguments of type IInterceptorBinding
 List<IInterceptorBinding> IAssemblyDescriptor.getInterceptorBindingList()
          Gets the list of <interceptor-binding> elements.
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct with parameters of type IInterceptorBinding
 void IAssemblyDescriptor.addInterceptorBinding(IInterceptorBinding interceptorBinding)
          Adds a new <interceptor-binding> element to assembly descriptor.
 



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