wt.fc.cache
Class ReferenceCache.RemotePlaceholder

java.lang.Object
  extended bywt.fc.cache.ReferenceCache.RemotePlaceholder
Enclosing class:
ReferenceCache

private static class ReferenceCache.RemotePlaceholder
extends Object

A utility class that allows the cache to signal whether a remote call is necessary when an object is added to the local cache


Constructor Summary
private ReferenceCache.RemotePlaceholder()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReferenceCache.RemotePlaceholder

private ReferenceCache.RemotePlaceholder()
Method Detail

toString

public String toString()