public class SinglePrototypeRefPair<S,T> extends SingleRefPair<S,T>
| Constructor | Description |
|---|---|
SinglePrototypeRefPair(org.osgi.framework.BundleContext context,
org.osgi.framework.ServiceReference<T> ref) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
getServiceObject(ComponentContextImpl<S> key,
org.osgi.framework.BundleContext context,
SimpleLogger logger) |
|
org.osgi.framework.ServiceObjects<T> |
getServiceObjects() |
|
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetRef, isDeleted, isFailed, markDeleted, setFailedgetServiceObject, setServiceObject, unsetServiceObjectpublic SinglePrototypeRefPair(org.osgi.framework.BundleContext context,
org.osgi.framework.ServiceReference<T> ref)
public org.osgi.framework.ServiceObjects<T> getServiceObjects()
getServiceObjects in class RefPair<S,T>public String toString()
toString in class SingleRefPair<S,T>public boolean getServiceObject(ComponentContextImpl<S> key, org.osgi.framework.BundleContext context, SimpleLogger logger)
getServiceObject in class SingleRefPair<S,T>Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.