Methods Summary |
---|
public java.lang.ClassLoader | getClassLoader()Called from DistributedReadOnlyBeanServiceImpl before de-serializing
the bean's pk
|
public void | handleRefreshAllRequest()Called from DistributedReadOnlyBeanServiceImpl when a refreshAll message
arrives at this instance
|
public void | handleRefreshRequest(java.lang.Object pk)Called from DistributedReadOnlyBeanServiceImpl when a refresh message
arrives at this instance
|