test.ojb.broker
Class AB

java.lang.Object
  |
  +--test.ojb.broker.AB
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
A, B

public abstract class AB
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
protected  java.lang.String ojbConcreteClass
          the special attribute telling OJB which concrete class this Object has.
 
Constructor Summary
AB()
           
 
Method Summary
 java.lang.String getConcreteClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ojbConcreteClass

protected java.lang.String ojbConcreteClass
the special attribute telling OJB which concrete class this Object has. NOTE: this attribute MUST be called ojbConcreteClass

Constructor Detail

AB

public AB()
Method Detail

getConcreteClass

public java.lang.String getConcreteClass()


Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04