org.jboss.cdi.tck.tests.extensions.beanManager.producer
Class AnotherFactory

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.beanManager.producer.AnotherFactory

public class AnotherFactory
extends Object


Constructor Summary
AnotherFactory()
           
 
Method Summary
static Toy getRex(javax.enterprise.inject.spi.BeanManager manager, SpaceSuit<Toy> suit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnotherFactory

public AnotherFactory()
Method Detail

getRex

public static Toy getRex(javax.enterprise.inject.spi.BeanManager manager,
                         SpaceSuit<Toy> suit)


Copyright © 2008-2012 Seam Framework. All Rights Reserved.