A B C D G I M O P

A

AbsBean - Class in org.ow2.easybeans.examples.pool
Abstract class for all beans.
AbsBean() - Constructor for class org.ow2.easybeans.examples.pool.AbsBean
 
AbsMDBBean - Class in org.ow2.easybeans.examples.pool
Abstract class for message driven bean.
AbsMDBBean() - Constructor for class org.ow2.easybeans.examples.pool.AbsMDBBean
 
AbsSessionBean - Class in org.ow2.easybeans.examples.pool
Base Bean for the example.
AbsSessionBean() - Constructor for class org.ow2.easybeans.examples.pool.AbsSessionBean
 

B

BusinessInterface - Interface in org.ow2.easybeans.examples.pool
Business interface.

C

Client - Class in org.ow2.easybeans.examples.pool
Access to the bean with a limited Pool size.
closeJMSObjects() - Static method in class org.ow2.easybeans.examples.pool.Client
Close the JMS objets that have been used.

D

dummyWork() - Method in class org.ow2.easybeans.examples.pool.AbsBean
Do something that take some time.
dummyWork() - Method in interface org.ow2.easybeans.examples.pool.BusinessInterface
Do something that take some time.

G

getInstances() - Method in class org.ow2.easybeans.examples.pool.AbsBean
 
getInstances() - Method in interface org.ow2.easybeans.examples.pool.BusinessInterface
 
getInstances() - Method in class org.ow2.easybeans.examples.pool.MDBAnnotationBean
 
getInstances() - Method in class org.ow2.easybeans.examples.pool.MDBXMLBean
 
getInstances() - Method in class org.ow2.easybeans.examples.pool.PoolAnnotationBean
 
getInstances() - Method in class org.ow2.easybeans.examples.pool.PoolXMLBean
 

I

initJMS() - Static method in class org.ow2.easybeans.examples.pool.Client
Initialize the JMS objects.

M

main(String[]) - Static method in class org.ow2.easybeans.examples.pool.Client
Execute the client code.
MAX_INSTANCE_ANNOTATION - Static variable in interface org.ow2.easybeans.examples.pool.BusinessInterface
Max for Bean configured by annotation.
MAX_INSTANCE_ANNOTATION - Static variable in class org.ow2.easybeans.examples.pool.MDBAnnotationBean
Max for Bean configured by annotation.
MAX_INSTANCE_XML - Static variable in interface org.ow2.easybeans.examples.pool.BusinessInterface
Max for Bean configured by XML.
MAX_INSTANCE_XML - Static variable in class org.ow2.easybeans.examples.pool.MDBXMLBean
Max for Bean configured by annotation.
MAX_SIZE - Static variable in class org.ow2.easybeans.examples.pool.PoolAnnotationBean
Maximum size to use for the pool.
MDBAnnotationBean - Class in org.ow2.easybeans.examples.pool
Message Driven Bean that is configured through annotation.
MDBAnnotationBean() - Constructor for class org.ow2.easybeans.examples.pool.MDBAnnotationBean
Constructor.
MDBXMLBean - Class in org.ow2.easybeans.examples.pool
Message Driven Bean that will be configured using XML file.
MDBXMLBean() - Constructor for class org.ow2.easybeans.examples.pool.MDBXMLBean
Constructor.

O

onMessage(Message) - Method in class org.ow2.easybeans.examples.pool.AbsMDBBean
Passes a message to the listener.
onMessage(Message) - Method in class org.ow2.easybeans.examples.pool.MDBAnnotationBean
Check instances.
onMessage(Message) - Method in class org.ow2.easybeans.examples.pool.MDBXMLBean
Check instances.
org.ow2.easybeans.examples.pool - package org.ow2.easybeans.examples.pool
 

P

PoolAnnotationBean - Class in org.ow2.easybeans.examples.pool
Pool of this bean is defined with an annotation.
PoolAnnotationBean() - Constructor for class org.ow2.easybeans.examples.pool.PoolAnnotationBean
Constructor.
PoolXMLBean - Class in org.ow2.easybeans.examples.pool
The pool of this bean will be defined through an XML file.
PoolXMLBean() - Constructor for class org.ow2.easybeans.examples.pool.PoolXMLBean
Constructor.

A B C D G I M O P

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