org.tubo.resource.consumer
Interface ConsumerManager

All Superinterfaces:
Manager
All Known Implementing Classes:
BaseConsumerManagerImpl

public interface ConsumerManager
extends Manager

Created: Feb 4, 2006 6:12:00 AM
Last Modification Date: $Date: 2006-12-15 18:47:13 -0300 (Fri, 15 Dec 2006) $

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

Field Summary
static java.lang.String RCS_ID
           
 
Method Summary
 Consumer getConsumer()
           
 void load()
           
 
Methods inherited from interface org.tubo.resource.Manager
get, getId, getProperties, getProperty, getResourceManager, restore, setResourceManager
 

Field Detail

RCS_ID

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

getConsumer

Consumer getConsumer()
                     throws TuboException
Throws:
TuboException

load

void load()
          throws TuboException
Throws:
TuboException


Copyright © 2004-2007 Tubo. All Rights Reserved.