Package | Description |
---|---|
org.apache.felix.ipojo.handlers.providedservice.strategy | |
org.apache.felix.ipojo.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ServiceObjectFactory
Extended iPOJOServiceFactory that supports a close() operation.
|
Modifier and Type | Method and Description |
---|---|
protected abstract IPOJOServiceFactory |
ConfigurableCreationStrategy.getServiceFactory(InstanceManager manager)
User provided
CreationStrategy MUST implement this method to
provide the real iPOJO ServiceFactory instance. |
Constructor and Description |
---|
ErrorPrintingServiceFactoryProxy(IPOJOServiceFactory factory)
Wraps a ServiceFactory in an InvocationHandler that will delegate only
get/ungetService methods to the factory.
|
Modifier and Type | Field and Description |
---|---|
IPOJOServiceFactory |
DependencyModel.ServiceBindingHolder.factory |
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.