org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multipleDisposersForProducer
Class BusFactory
java.lang.Object
org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multipleDisposersForProducer.BusFactory
public class BusFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusFactory
public BusFactory()
producesBus
@Produces
public Bus producesBus()
disposeBus
public void disposeBus(@Disposes
Bus bus)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.