fr.paris5.shaman.insight.component
Class StandaloneComponentHandler
fr.paris5.shaman.insight.component.ComponentHandler
|
+--fr.paris5.shaman.insight.component.StandaloneComponentHandler
- All Implemented Interfaces:
- InsightConfigurationConstants, SystemConfigurationConstants
- Direct Known Subclasses:
- RMIServerObjectHandler
- public class StandaloneComponentHandler
- extends ComponentHandler
- implements SystemConfigurationConstants
A ComponentHandler just instantiating the Component,
doing nothing else.
- Version:
- $Id: StandaloneComponentHandler.java,v 1.1 2002/06/18 12:23:12 caillette Exp $
- Author:
- Laurent Caillette
Method Summary |
void |
configure(org.apache.avalon.framework.configuration.Configuration configuration)
|
protected org.apache.avalon.framework.component.Component |
doInstantiate()
|
protected java.lang.Class |
getImplementationClass()
|
implementationClass
private java.lang.Class implementationClass
StandaloneComponentHandler
public StandaloneComponentHandler(java.lang.ClassLoader classLoader)
getImplementationClass
protected java.lang.Class getImplementationClass()
configure
public void configure(org.apache.avalon.framework.configuration.Configuration configuration)
throws org.apache.avalon.framework.configuration.ConfigurationException
- Overrides:
configure
in class ComponentHandler
doInstantiate
protected org.apache.avalon.framework.component.Component doInstantiate()
throws java.lang.Exception
- Overrides:
doInstantiate
in class ComponentHandler
Copyright © 2002 Laurent Caillette and l'Université René Descartes, Paris 5. All rights reserved.