|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.ejb.plugins.AbstractInterceptor (src)
org.jboss.ejb.plugins.EntitySynchronizationInterceptor (src)
org.jboss.ejb.plugins.EntityMultiInstanceSynchronizationInterceptor
WARNING: critical code, get approval from senior developers before changing.
| Nested Class Summary | |
protected class |
EntityMultiInstanceSynchronizationInterceptor.MultiInstanceSynchronization (src)
Deprecated. |
| Nested classes inherited from class org.jboss.ejb.plugins.EntitySynchronizationInterceptor (src) |
EntitySynchronizationInterceptor.InstanceSynchronization (src) |
| Field Summary |
| Fields inherited from class org.jboss.ejb.plugins.EntitySynchronizationInterceptor (src) |
commitOption, container, optionDRefreshRate |
| Fields inherited from class org.jboss.ejb.plugins.AbstractInterceptor (src) |
log, nextInterceptor |
| Constructor Summary | |
EntityMultiInstanceSynchronizationInterceptor()
Deprecated. |
|
| Method Summary | |
void |
create()
Deprecated. create the service, do expensive operations etc |
protected Synchronization (src) |
createSynchronization(Transaction (src) tx,
EntityEnterpriseContext (src) ctx)
Deprecated. |
void |
start()
Deprecated. start the service, create is already called |
| Methods inherited from class org.jboss.ejb.plugins.EntitySynchronizationInterceptor (src) |
getContainer, invoke, invokeHome, register, setContainer, stop |
| Methods inherited from class org.jboss.ejb.plugins.AbstractInterceptor (src) |
destroy, getNext, setNext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EntityMultiInstanceSynchronizationInterceptor()
| Method Detail |
public void create()
throws java.lang.Exception
Service (src)
create in interface Service (src) create in class EntitySynchronizationInterceptor (src) java.lang.Exceptionpublic void start()
Service (src)
start in interface Service (src) start in class EntitySynchronizationInterceptor (src)
protected Synchronization (src) createSynchronization(Transaction (src) tx,
EntityEnterpriseContext (src) ctx)
createSynchronization in class EntitySynchronizationInterceptor (src)
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||