org.tubo.resource.component
Class BaseComponentManagerImpl

java.lang.Object
  extended by org.tubo.resource.baseimpl.BaseManagerImpl
      extended by org.tubo.resource.component.BaseComponentManagerImpl
All Implemented Interfaces:
ComponentManager, Manager

public class BaseComponentManagerImpl
extends BaseManagerImpl
implements ComponentManager

Created: Apr 5, 2006 9:17:42 PM Last Modification Date: $Date: 2006-10-26 02:13:38 -0300 (Thu, 26 Oct 2006) $

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

Field Summary
static java.lang.String RCS_ID
           
 
Constructor Summary
BaseComponentManagerImpl()
           
 
Method Summary
 Component getComponent()
           
 
Methods inherited from class org.tubo.resource.baseimpl.BaseManagerImpl
get, getId, getProperties, getProperty, getResourceManager, getStrategy, restore, setId, setProperties, setProperty, setResourceManager, setStrategy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.tubo.resource.Manager
get, getId, getProperties, getProperty, getResourceManager, restore, setResourceManager
 

Field Detail

RCS_ID

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

BaseComponentManagerImpl

public BaseComponentManagerImpl()
Method Detail

getComponent

public Component getComponent()
                       throws TuboException
Specified by:
getComponent in interface ComponentManager
Throws:
TuboException


Copyright © 2004-2007 Tubo. All Rights Reserved.