Package | Description |
---|---|
org.codehaus.plexus.component.factory | |
org.codehaus.plexus.component.factory.java | |
org.codehaus.plexus.component.repository |
Modifier and Type | Class and Description |
---|---|
class |
AbstractComponentFactory |
Modifier and Type | Method and Description |
---|---|
ComponentFactory |
ComponentFactoryManager.findComponentFactory(String id) |
ComponentFactory |
DefaultComponentFactoryManager.findComponentFactory(String id) |
ComponentFactory |
ComponentFactoryManager.getDefaultComponentFactory() |
ComponentFactory |
DefaultComponentFactoryManager.getDefaultComponentFactory() |
Modifier and Type | Class and Description |
---|---|
class |
JavaComponentFactory
Component Factory for components written in Java Language which have default no parameter constructor
|
Modifier and Type | Method and Description |
---|---|
ComponentFactory |
ComponentProfile.getComponentFactory() |
Modifier and Type | Method and Description |
---|---|
void |
ComponentProfile.setComponentFactory(ComponentFactory componentFactory) |
Copyright © 2001-2013 Codehaus. All Rights Reserved.