wt.inf.container
Class OrganizationCache.RemotePlaceholder

java.lang.Object
  extended bywt.inf.container.OrganizationCache.RemotePlaceholder
Enclosing class:
OrganizationCache

private static class OrganizationCache.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 OrganizationCache.RemotePlaceholder()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OrganizationCache.RemotePlaceholder

private OrganizationCache.RemotePlaceholder()
Method Detail

toString

public String toString()