net.stamfest.rrd
Class TCPRRDCommandFactory

java.lang.Object
  extended by net.stamfest.rrd.TCPRRDCommandFactory
All Implemented Interfaces:
RRDCommandFactory

public class TCPRRDCommandFactory
extends Object
implements RRDCommandFactory


Constructor Summary
TCPRRDCommandFactory(int port, String host)
           
 
Method Summary
 RRDCommand createRRDCommand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TCPRRDCommandFactory

public TCPRRDCommandFactory(int port,
                            String host)
Method Detail

createRRDCommand

public RRDCommand createRRDCommand()
                            throws Exception
Specified by:
createRRDCommand in interface RRDCommandFactory
Returns:
a new instance of RRDp
Throws:
Exception


Copyright © 2010-2013. All Rights Reserved.