Hide
Message-Driven beans can optionally implement the MessageDrivenBean interface. If this interface is implemented, the container must perform some operations. This operations must be developed.
Reference: EJB 3.0 Core Specification - 5.4.6
Available tests: org.objectweb.easybeans.tests.messagedriven.containermanaged.mdbinterface
Show
Message-Driven beans can optionally implement the MessageDrivenBean interface. If this interface is implemented, the container must perform some operations. This operations must be developed.
Reference: EJB 3.0 Core Specification - 5.4.6
Available tests: org.objectweb.easybeans.tests.messagedriven.containermanaged.mdbinterface