org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multipleDisposersForProducer
Class Bus

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.disposal.method.definition.broken.multipleDisposersForProducer.Bus
All Implemented Interfaces:
Vehicle

public class Bus
extends Object
implements Vehicle


Constructor Summary
Bus(String name)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bus

public Bus(String name)


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