Uses of Interface
org.apache.activemq.apollo.util.Combinator.BeanFactory

Packages that use Combinator.BeanFactory
org.apache.activemq.apollo.util   
 

Uses of Combinator.BeanFactory in org.apache.activemq.apollo.util
 

Methods in org.apache.activemq.apollo.util with parameters of type Combinator.BeanFactory
<T> T[]
Combinator.asBeans(Combinator.BeanFactory<T> factory)
          Creates a bean for each combination of the type specified by clazz argument and uses setter/field injection to initialize the Bean with the combination values.
<T> java.lang.Object[][]
Combinator.combinationsAsParameterArgBeans(Combinator.BeanFactory<T> factory)
           
 



Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.