Uses of Class
org.mule.config.spring.parsers.beans.AbstractBean

Packages that use AbstractBean
org.mule.config.spring.parsers   
org.mule.config.spring.parsers.beans   
 

Uses of AbstractBean in org.mule.config.spring.parsers
 

Methods in org.mule.config.spring.parsers with parameters of type AbstractBean
protected  void AbstractNamespaceTestCase.assertBeanPopulated(AbstractBean bean, String name)
           
protected  void AliasTestCase.assertFooExists(AbstractBean bean, int value)
           
 

Uses of AbstractBean in org.mule.config.spring.parsers.beans
 

Subclasses of AbstractBean in org.mule.config.spring.parsers.beans
 class ChildBean
           
 class OrphanBean
          A standalone bean used in testing
 



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