Interface | Description |
---|---|
Peer |
This is a marker interface for
PeerManager.getPeerInstance(String) . |
PeerManagable | |
PeerManager |
Use this manager in role-list, if you want to swap default peer classes.
|
TorqueTurbinePeer<T> |
This extension to the marker interface Peer is to allow for swappable Peer implementations
in Turbine Torque Manager Implementations.
|
Class | Description |
---|---|
PeerManagerDefaultImpl |
Use this class, if you want to replace the default Torque Peer classes with your own.
|
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.