org.jboss.cdi.tck.tests.decorators.custom.broken.finalBeanClass
Class VehicleDecorator
java.lang.Object
org.jboss.cdi.tck.tests.decorators.custom.broken.finalBeanClass.VehicleDecorator
- All Implemented Interfaces:
- Vehicle
public class VehicleDecorator
- extends Object
- implements Vehicle
|
Method Summary |
void |
start()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VehicleDecorator
public VehicleDecorator()
start
public void start()
- Specified by:
start in interface Vehicle
Copyright © 2008-2012 Seam Framework. All Rights Reserved.