private class PluginsComponentManager.ProxyComponentFactory extends ThreadSafeComponentManager.ComponentFactory
_componentClass, _configuration, _featureName, _logger, _pluginName, _role, _serviceManager| Constructor and Description |
|---|
ProxyComponentFactory(String pluginName,
String featureName,
String role,
Class<? extends Object> componentClass,
Configuration configuration,
ServiceManager serviceManager,
Logger logger) |
| Modifier and Type | Method and Description |
|---|---|
(package private) Component |
newInstance() |
(package private) Component |
proxify(Object component) |
configureAndStart, instanciateProxyComponentFactory(String pluginName, String featureName, String role, Class<? extends Object> componentClass, Configuration configuration, ServiceManager serviceManager, Logger logger)
Component newInstance() throws Exception
newInstance in class ThreadSafeComponentManager.ComponentFactoryException