Apache Tuscany SCA Kernel Sub-Project

Uses of Class
org.apache.tuscany.spi.idl.WrapperInfo

Packages that use WrapperInfo
org.apache.tuscany.spi.model   
 

Uses of WrapperInfo in org.apache.tuscany.spi.model
 

Methods in org.apache.tuscany.spi.model that return WrapperInfo
 WrapperInfo Operation.getWrapper()
          Return the Wrapper information for this operation is it's wrapper style
 

Methods in org.apache.tuscany.spi.model with parameters of type WrapperInfo
 void Operation.setWrapper(WrapperInfo wrapper)
           
 


Apache Tuscany SCA Kernel Sub-Project

-