org.jboss.cdi.tck.tests.context.dependent
Class InteriorRoom

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.dependent.InteriorRoom
All Implemented Interfaces:
Interior

@Room
public class InteriorRoom
extends Object
implements Interior


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

Constructor Detail

InteriorRoom

public InteriorRoom()
Method Detail

foo

public void foo()
Specified by:
foo in interface Interior


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