org.codehaus.plexus.component.factory
Class AbstractComponentFactory
java.lang.Object
org.codehaus.plexus.component.factory.AbstractComponentFactory
- All Implemented Interfaces:
- ComponentFactory
- Direct Known Subclasses:
- JavaComponentFactory
public abstract class AbstractComponentFactory
- extends Object
- implements ComponentFactory
- Version:
- $Id: AbstractComponentFactory.java 1323 2004-12-20 23:00:59Z jvanzyl $
- Author:
- Jason van Zyl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
protected String id
AbstractComponentFactory
public AbstractComponentFactory()
getId
public String getId()
- Specified by:
getId
in interface ComponentFactory