org.jboss.test.cmp2.simple
Class TopBean

java.lang.Object
  extended byorg.jboss.test.cmp2.simple.TopBean
All Implemented Interfaces:
Top (src)
Direct Known Subclasses:
MiddleBean (src)

public abstract class TopBean
extends java.lang.Object
implements Top (src)


Constructor Summary
TopBean()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.test.cmp2.simple.Top (src)
getId
 

Constructor Detail

TopBean

public TopBean()