org.tubo.resource.consumer
Interface ConsumerLoader

All Known Implementing Classes:
EchoConsumerLoader, ServerSocketConsumerLoader, ServerSocketLineReaderConsumerLoader

public interface ConsumerLoader

Created: Sep 6, 2006, 12:58:58 AM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $

Version:
$Revision: 17 $
Author:
maldito_orco (maldito_orco@users.sourceforge.net)

Field Summary
static java.lang.String RCS_ID
           
 
Method Summary
 void load(ConsumerManager manager)
           
 

Field Detail

RCS_ID

static final java.lang.String RCS_ID
See Also:
Constant Field Values
Method Detail

load

void load(ConsumerManager manager)
          throws TuboConsumerException
Throws:
TuboConsumerException


Copyright © 2004-2007 Tubo. All Rights Reserved.