org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic
Class Bicycle

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.lifecycle.processBeanAttributes.synthetic.Bicycle
All Implemented Interfaces:
Vehicle

@ApplicationScoped
public class Bicycle
extends Object
implements Vehicle


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

Constructor Detail

Bicycle

public Bicycle()


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