|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
jrunx.kernel.ServiceAdapter
|
+--jrun.ejb.interceptors.AbstractInterceptor
|
+--jrun.ejb.interceptors.EntitySynchronizationInterceptor
| Fields inherited from class jrun.ejb.interceptors.AbstractInterceptor |
container, ISFIRST_MESSAGE, ISLAST_MESSAGE, next, previous |
| Fields inherited from class jrunx.kernel.ServiceAdapter |
DEFAULT_DEACTIVATED, DEFAULT_DOMAIN, DOMAIN_NAME_SEPARATOR, DOMAIN_NAME_SUFFIX, domainName, jndiBindable, LOGGER_CACHE_TIME, SCHEDULER_SERVICE, SECURITY_MANAGER, server, status, TRANSACTION_MANAGER |
| Fields inherited from interface jrun.ejb.interceptors.EntitySynchronizationInterceptorMBean |
OBJECT_NAME |
| Fields inherited from interface jrunx.kernel.Service |
INITIALIZED, STARTED, STARTING, STOPPED, STOPPING, UNINITIALIZED |
| Constructor Summary | |
EntitySynchronizationInterceptor(EJBContainer container)
|
|
| Method Summary | |
java.lang.Object |
invokeHomeMethod(EJBInvocation ejbInvocation)
|
java.lang.Object |
invokeObjectMethod(EJBInvocation ejbInvocation)
|
| Methods inherited from class jrun.ejb.interceptors.AbstractInterceptor |
getContainer, getContainerName, getEJBMetaData, getNext, getNextInterceptorName, getPrevious, getPreviousInterceptorName, setNext, setPrevious |
| Methods inherited from interface jrun.ejb.InterceptorMBean |
getContainerName, getNextInterceptorName, getPreviousInterceptorName |
| Methods inherited from interface jrunx.kernel.ServiceMBean |
bind, getBindToJNDI, getDeactivated, getDomainName, getJRunService, getLogger, getName, getParentService, getServerName, requestServer, setBindToJNDI, setDeactivated, setDomainName, setName, setParentService, unbind |
| Methods inherited from interface jrunx.kernel.Service |
destroy, getStatus, init, start, stop, updateStatus |
| Constructor Detail |
public EntitySynchronizationInterceptor(EJBContainer container)
| Method Detail |
public java.lang.Object invokeHomeMethod(EJBInvocation ejbInvocation)
throws java.lang.Exception
invokeHomeMethod in class AbstractInterceptor
public java.lang.Object invokeObjectMethod(EJBInvocation ejbInvocation)
throws java.lang.Exception
invokeObjectMethod in class AbstractInterceptor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||