org.ow2.easybeans.examples.pool
Class AbsSessionBean

java.lang.Object
  extended by org.ow2.easybeans.examples.pool.AbsBean
      extended by org.ow2.easybeans.examples.pool.AbsSessionBean
All Implemented Interfaces:
BusinessInterface
Direct Known Subclasses:
PoolAnnotationBean, PoolXMLBean

public abstract class AbsSessionBean
extends AbsBean
implements BusinessInterface

Base Bean for the example.

Author:
Florent BENOIT

Field Summary
 
Fields inherited from interface org.ow2.easybeans.examples.pool.BusinessInterface
MAX_INSTANCE_ANNOTATION, MAX_INSTANCE_XML
 
Constructor Summary
AbsSessionBean()
           
 
Method Summary
 
Methods inherited from class org.ow2.easybeans.examples.pool.AbsBean
dummyWork, getInstances
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.easybeans.examples.pool.BusinessInterface
dummyWork, getInstances
 

Constructor Detail

AbsSessionBean

public AbsSessionBean()


Copyright © 2006-2012 OW2 Consortium. All Rights Reserved.