net.stamfest.rrd
Interface RRDCommandFactory

All Known Implementing Classes:
TCPRRDCommandFactory

public interface RRDCommandFactory

Author:
peter Used by RRDpPool to have control about which kind of RRDp gets used by the pool.

Method Summary
 RRDCommand createRRDCommand()
           
 

Method Detail

createRRDCommand

RRDCommand createRRDCommand()
                            throws Exception
Returns:
a new instance of RRDp
Throws:
Exception


Copyright © 2010-2013. All Rights Reserved.