|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| EntityManagerFacadeLocal | |
| Class Summary | |
|---|---|
| EntityManagerFacade | |
| PerformanceMonitorInterceptor | To enable this interceptor, add a binding to the ejb-jar.xml: <!-- enable this to get lots of performance data as you navigate around the UI <interceptor-binding> <ejb-name>*</ejb-name> <interceptor-class>org.rhq.enterprise.server.common.PerformanceMonitorInterceptor</interceptor-class> </interceptor-binding> --> |
| TransactionInterruptInterceptor | This EJB3 interceptor's job is to install a new JBossTM CheckedAction on the request thread's current transaction. |
| Annotation Types Summary | |
|---|---|
| InterruptOnTransactionTimeout | This annotation indicates whether or not the thread executing the method should be notified via an interrupt if and when its transaction times out. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||