org.apache.jcs.auxiliary.remote.http.client
Class RemoteHttpClientListener
java.lang.Object
org.apache.jcs.auxiliary.remote.AbsractRemoteCacheListener
org.apache.jcs.auxiliary.remote.http.client.RemoteHttpClientListener
- All Implemented Interfaces:
- Remote, IRemoteCacheListener, ICacheListener
public class RemoteHttpClientListener
- extends AbsractRemoteCacheListener
Does nothing
Method Summary |
void |
dispose()
Nothing |
RemoteHttpClientListener
public RemoteHttpClientListener(IRemoteCacheAttributes irca,
ICompositeCacheManager cacheMgr)
- Only need one since it does work for all regions, just reference by multiple region names.
The constructor exports this object, making it available to receive incoming calls. The
callback port is anonymous unless a local port value was specified in the configuration.
- Parameters:
irca
- cacheMgr
-
dispose
public void dispose()
- Nothing
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.