org.jboss.cdi.tck.tests.lookup.circular
Class Planet

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.circular.Planet

public class Planet
extends Object


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

Constructor Detail

Planet

@Inject
public Planet(Space space)


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