org.jboss.messaging.core.distributed.replicator
Class RemoteReplicatorOutput

java.lang.Object
  extended byorg.jboss.messaging.core.distributed.RemotePeer
      extended byorg.jboss.messaging.core.distributed.replicator.RemoteReplicatorOutput

public class RemoteReplicatorOutput
extends RemotePeer

A representative of a remote replicator output peer.

Version:
$Revision: 480 $ $Id: RemoteReplicatorOutput.java 480 2005-11-27 05:58:31Z ovidiu $
Author:
Ovidiu Feodorov

Field Summary
 
Fields inherited from class org.jboss.messaging.core.distributed.RemotePeer
remotePeerIdentity
 
Constructor Summary
RemoteReplicatorOutput(PeerIdentity remotePeerIdentity)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class org.jboss.messaging.core.distributed.RemotePeer
getPeerIdentity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RemoteReplicatorOutput

public RemoteReplicatorOutput(PeerIdentity remotePeerIdentity)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class RemotePeer


Copyright © 2006 JBoss Inc. All Rights Reserved.