10.12.2012 Views

The Java EE 5 Tutorial (PDF) - Oracle Software Downloads

The Java EE 5 Tutorial (PDF) - Oracle Software Downloads

The Java EE 5 Tutorial (PDF) - Oracle Software Downloads

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Further Information about Enterprise Beans<br />

Like a stateless session bean, a message-driven bean is never passivated, and it has only two<br />

states: nonexistent and ready to receive messages.<br />

At the end of the life cycle, the container calls the method annotated @PreDestroy, if any. <strong>The</strong><br />

bean’s instance is then ready for garbage collection.<br />

Further Information about Enterprise Beans<br />

642<br />

For more information on Enterprise <strong>Java</strong>Beans technology, see:<br />

■ Enterprise <strong>Java</strong>Beans 3.0 specification:<br />

http://java.sun.com/products/ejb/docs.html<br />

■ <strong>The</strong> Enterprise <strong>Java</strong>Beans web site:<br />

http://java.sun.com/products/ejb<br />

<strong>The</strong> <strong>Java</strong> <strong>EE</strong> 5<strong>Tutorial</strong> • June 2010

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!