public interface ComponentFactoryManager
Modifier and Type | Method and Description |
---|---|
ComponentFactory |
findComponentFactory(String id) |
ComponentFactory |
getDefaultComponentFactory() |
ComponentFactory findComponentFactory(String id) throws UndefinedComponentFactoryException
ComponentFactory getDefaultComponentFactory() throws UndefinedComponentFactoryException
Copyright © 2001-2013 Codehaus. All Rights Reserved.