wt.admin.cache
Class AdminDomainCache.Server
java.lang.Object
wt.admin.cache.AdminDomainCache.Server
- All Implemented Interfaces:
- RemoteAccess
- Enclosing class:
- AdminDomainCache
- public static class AdminDomainCache.Server
- extends Object
- implements RemoteAccess
Defines the remote method that is invoked by main
in order to
report the current contents of this cache. Used for debugging purposes only.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AdminDomainCache.Server
public AdminDomainCache.Server()
report
public static void report(String path)
throws Throwable
- Throws:
Throwable
reset
public static void reset()
throws Throwable
- Throws:
Throwable