public final class DefaultComponentFactory extends Object implements ComponentFactory, FacadeMessages
COMPONENT_BUILD_ERROR, COMPONENT_CUSTOM_FACTORY_ERROR, COMPONENT_RETRIEVAL_ERROR, JREBIRTH_EVENT, JTP_CREATION| Constructor and Description |
|---|
DefaultComponentFactory() |
public <R> R buildComponent(Class<R> clazz) throws CoreException
FacadeReady interface)buildComponent in interface ComponentFactoryR - the ReadyObject, it's a component classclazz - the component classCoreException - CoreException if an error has occurredCopyright © 2011–2014 JRebirth OSS. All rights reserved.