org.jboss.cdi.tck.tests.lookup.clientProxy.incontainer
Class Garage

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.clientProxy.incontainer.Garage

@ApplicationScoped
public class Garage
extends Object


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

Constructor Detail

Garage

public Garage()
Method Detail

getMakeOfTheParkedCar

public String getMakeOfTheParkedCar()


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