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

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.passivating.City
      extended by org.jboss.cdi.tck.tests.context.passivating.SerializableCity
All Implemented Interfaces:
Serializable

public class SerializableCity
extends City
implements Serializable

See Also:
Serialized Form

Constructor Summary
SerializableCity()
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.tests.context.passivating.City
ping
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerializableCity

public SerializableCity()


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