org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator
Class Automobile

java.lang.Object
  extended by org.jboss.cdi.tck.tests.interceptors.definition.broken.interceptorCanNotBeDecorator.Automobile

public class Automobile
extends Object


Constructor Summary
Automobile()
           
 
Method Summary
 void start()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Automobile

public Automobile()
Method Detail

start

public void start()


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