org.ow2.easybeans.examples.pool
Class PoolXMLBean
java.lang.Object
org.ow2.easybeans.examples.pool.AbsBean
org.ow2.easybeans.examples.pool.AbsSessionBean
org.ow2.easybeans.examples.pool.PoolXMLBean
- All Implemented Interfaces:
- BusinessInterface
public class PoolXMLBean
- extends AbsSessionBean
The pool of this bean will be defined through an XML file.
- Author:
- Florent BENOIT
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PoolXMLBean
public PoolXMLBean()
- Constructor.
getInstances
public int getInstances()
- Specified by:
getInstances
in interface BusinessInterface
- Specified by:
getInstances
in class AbsBean
- Returns:
- the number of instances built.
Copyright © 2006-2010 OW2 Consortium. All Rights Reserved.