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