org.tubo.resource
Interface Resource

All Known Subinterfaces:
Component, Consumer
All Known Implementing Classes:
BaseComponentImpl, BaseConsumerImpl, BaseResourceImpl, EchoComponent, EchoConsumer, ServerSocketConsumer, ServerSocketLineReaderConsumer, SimpleTransformComponent

public interface Resource

Created: Jun 28, 2006 8:36:17 AM Last Modification Date: $Date: 2006-10-19 12:11:35 -0300 (Thu, 19 Oct 2006) $

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

Field Summary
static java.lang.String RCS_ID
           
 
Method Summary
 java.lang.String getId()
          Return a reference to a resource
 

Field Detail

RCS_ID

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

getId

java.lang.String getId()
Return a reference to a resource

Returns:
reference to a resource


Copyright © 2004-2007 Tubo. All Rights Reserved.