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

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

@ApplicationScoped
public class Space
extends Object


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

Constructor Detail

Space

public Space()

Space

@Inject
public Space(Planet planet)


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