fr.paris5.shaman.insight.component
Class PreInstantiatedComponentHandler
fr.paris5.shaman.insight.component.ComponentHandler
|
+--fr.paris5.shaman.insight.component.PreInstantiatedComponentHandler
- All Implemented Interfaces:
- InsightConfigurationConstants, SystemConfigurationConstants
- public class PreInstantiatedComponentHandler
- extends ComponentHandler
A special ComponentHandler which does not act as a factory,
but restitutes a pre-built instance of a component.
- Version:
- $Id: PreInstantiatedComponentHandler.java,v 1.1 2002/06/18 12:23:12 caillette Exp $
- Author:
- Laurent Caillette
Method Summary |
protected org.apache.avalon.framework.component.Component |
doInstantiate()
|
PreInstantiatedComponentHandler
public PreInstantiatedComponentHandler(java.lang.ClassLoader cl,
org.apache.avalon.framework.component.Component instance)
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.