Interface Peer

All Known Subinterfaces:
TorqueTurbinePeer<T>, TorqueTurbineUserGroupRolePeer<T>
All Known Implementing Classes:
TorqueTurbineUserGroupRolePeerImpl, TurbineGroupPeerImpl, TurbinePermissionPeerImpl, TurbineRolePeerImpl, TurbineUserGroupRolePeerImpl, TurbineUserPeerImpl

public interface Peer
This is a marker interface for PeerManager.getPeerInstance(String). It allows to swap database operations action classes (called Peers in Torque model).
Version:
$Id$
Author:
Georg Kallidis