|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.tranql.ejb.LocalProxyTransform
Identity transform that converts between an EJBLocalObject reference and a global id for the cache.
| Constructor Summary | |
LocalProxyTransform(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 LocalProxyTransform(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 | ||||||||||