org.jboss.cdi.tck.tests.context.passivating
Class UnderwaterCity

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.passivating.UnderwaterCity
All Implemented Interfaces:
CityInterface

public class UnderwaterCity
extends Object
implements CityInterface


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

Constructor Detail

UnderwaterCity

public UnderwaterCity()
Method Detail

foo

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


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