|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tranql.ejb.RemoteProxyTransform
Identity transform that converts between an EJBObject reference and a row reference into the cache.
| Constructor Summary | |
RemoteProxyTransform(IdentityTransform next,
EJBProxyFactory factory)
|
|
| Method Summary | |
java.lang.Object |
getDomainIdentity(GlobalIdentity globalId)
|
GlobalIdentity |
getGlobalIdentity(java.lang.Object domainId)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RemoteProxyTransform(IdentityTransform next,
EJBProxyFactory factory)
| Method Detail |
public GlobalIdentity getGlobalIdentity(java.lang.Object domainId)
throws IdentityTransformException
getGlobalIdentity in interface IdentityTransformIdentityTransformException
public java.lang.Object getDomainIdentity(GlobalIdentity globalId)
throws IdentityTransformException
getDomainIdentity in interface IdentityTransformIdentityTransformException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||