Class ManualRMICacheManagerPeerProvider

  • All Implemented Interfaces:
    CacheManagerPeerProvider

    public final class ManualRMICacheManagerPeerProvider
    extends RMICacheManagerPeerProvider
    A provider of Peer RMI addresses based off manual configuration.

    Because there is no monitoring of whether a peer is actually there, the list of peers is dynamically looked up and verified each time a lookup request is made.

    Version:
    $Id$
    Author:
    Greg Luck