public class PrototypeServiceFactoryComponentManager<S> extends ServiceFactoryComponentManager<S> implements org.osgi.framework.PrototypeServiceFactory<S>
SingleComponentManager.SetImplementationObject<S>
AbstractComponentManager.State
m_activationLock, m_container, m_factoryInstance
STATE_ACTIVE, STATE_DISPOSED, STATE_SATISFIED, STATE_UNSATISFIED_CONFIGURATION, STATE_UNSATISFIED_REFERENCE
Constructor and Description |
---|
PrototypeServiceFactoryComponentManager(ComponentContainer<S> container,
ComponentMethods componentMethods) |
deleteComponent, getComponentInstance, getService, invokeModifiedMethod, setServiceProperties, ungetService
createImplementationObject, disposeImplementationObject, getComponentManagers, getProperties, getServiceProperties, getServiceRegistration, reconfigure, setFactoryProperties
collectDependencies, copyTo, copyToDictionary, copyToMap, disable, dispose, enable, getActivator, getBundle, getComponentMetadata, getFailureReason, getId, getLogger, getProvidedServices, getReferenceManagers, getRegisteredServiceReference, getSpecState, isFactory, isImmediate, registerService, setFailureReason, setServiceProperties, toString, unregisterService, verifyDependencyManagers
public PrototypeServiceFactoryComponentManager(ComponentContainer<S> container, ComponentMethods componentMethods)
Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.