public class PluginPropertyServiceCreationStrategy
extends org.apache.felix.ipojo.handlers.providedservice.CreationStrategy
| Constructor and Description |
|---|
PluginPropertyServiceCreationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration registration) |
void |
onPublication(org.apache.felix.ipojo.InstanceManager instance,
String[] interfaces,
Properties props)
Does nothing.
|
void |
onUnpublication()
Does nothing.
|
void |
ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration registration,
Object service) |
public PluginPropertyServiceCreationStrategy()
public Object getService(org.osgi.framework.Bundle bundle, org.osgi.framework.ServiceRegistration registration)
public void onPublication(org.apache.felix.ipojo.InstanceManager instance,
String[] interfaces,
Properties props)
onPublication in class org.apache.felix.ipojo.handlers.providedservice.CreationStrategypublic void onUnpublication()
onUnpublication in class org.apache.felix.ipojo.handlers.providedservice.CreationStrategypublic void ungetService(org.osgi.framework.Bundle bundle,
org.osgi.framework.ServiceRegistration registration,
Object service)
Copyright © 2019 Communote team. All rights reserved.