|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.easybeans.examples.pool.AbsBean
org.ow2.easybeans.examples.pool.AbsSessionBean
org.ow2.easybeans.examples.pool.PoolXMLBean
public class PoolXMLBean
The pool of this bean will be defined through an XML file.
Field Summary |
---|
Fields inherited from interface org.ow2.easybeans.examples.pool.BusinessInterface |
---|
MAX_INSTANCE_ANNOTATION, MAX_INSTANCE_XML |
Constructor Summary | |
---|---|
PoolXMLBean()
Constructor. |
Method Summary | |
---|---|
int |
getInstances()
|
Methods inherited from class org.ow2.easybeans.examples.pool.AbsBean |
---|
dummyWork |
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 |
Constructor Detail |
---|
public PoolXMLBean()
Method Detail |
---|
public int getInstances()
getInstances
in interface BusinessInterface
getInstances
in class AbsBean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |