org.jboss.cdi.tck.tests.decorators.custom.broken.toomanydelegateinjectionpoints
Interface Vehicle

All Known Implementing Classes:
Bus, VehicleDecorator

public interface Vehicle


Method Summary
 String start()
           
 String stop()
           
 

Method Detail

start

String start()

stop

String stop()


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