Package org.apache.felix.scr.component
Interface ExtFactoryComponentInstance<S>
-
- All Superinterfaces:
ComponentInstance<S>
@Deprecated public interface ExtFactoryComponentInstance<S> extends ComponentInstance<S>
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidmodify(java.util.Dictionary<java.lang.String,?> properties)Deprecated.-
Methods inherited from interface org.osgi.service.component.ComponentInstance
dispose, getInstance
-
-