org.jboss.test.hello.interfaces
Class NotSerializable

java.lang.Object
  extended byorg.jboss.test.hello.interfaces.NotSerializable
All Implemented Interfaces:
java.io.Serializable

public class NotSerializable
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.lang.Object bad
           
 
Constructor Summary
NotSerializable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

bad

public java.lang.Object bad
Constructor Detail

NotSerializable

public NotSerializable()