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

Packages that use IAroundInvoke
org.ow2.util.ee.metadata.common.api.xml.struct   
 

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

Methods in org.ow2.util.ee.metadata.common.api.xml.struct that return types with arguments of type IAroundInvoke
 List<IAroundInvoke> IEnvironment.getAroundInvokeList()
          Gets the list of <around-invoke> elements.
 

Methods in org.ow2.util.ee.metadata.common.api.xml.struct with parameters of type IAroundInvoke
 void IEnvironment.addAroundInvoke(IAroundInvoke aroundInvoke)
          Adds a new <around-invoke> element to assembly descriptor.
 



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