Uses of Interface
org.mule.test.integration.routing.nested.ComponentBindingReturningNullTestCase.HelloInterface

Packages that use ComponentBindingReturningNullTestCase.HelloInterface
org.mule.test.integration.routing.nested   
 

Uses of ComponentBindingReturningNullTestCase.HelloInterface in org.mule.test.integration.routing.nested
 

Classes in org.mule.test.integration.routing.nested that implement ComponentBindingReturningNullTestCase.HelloInterface
static class ComponentBindingReturningNullTestCase.HelloImpl
           
 

Methods in org.mule.test.integration.routing.nested that return ComponentBindingReturningNullTestCase.HelloInterface
 ComponentBindingReturningNullTestCase.HelloInterface ComponentBindingReturningNullTestCase.Component.getInterface()
           
 

Methods in org.mule.test.integration.routing.nested with parameters of type ComponentBindingReturningNullTestCase.HelloInterface
 void ComponentBindingReturningNullTestCase.Component.setInterface(ComponentBindingReturningNullTestCase.HelloInterface helloInterface)
           
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.