Class ExecutionNode.ReferencePair<T extends de.codecentric.reedelk.runtime.api.component.Implementor>
- java.lang.Object
-
- de.codecentric.reedelk.platform.graph.ExecutionNode.ReferencePair<T>
-
- Enclosing class:
- ExecutionNode
public static class ExecutionNode.ReferencePair<T extends de.codecentric.reedelk.runtime.api.component.Implementor> extends Object
-
-
Constructor Summary
Constructors Constructor Description ReferencePair(T implementor)ReferencePair(T implementor, org.osgi.framework.ServiceReference<T> serviceReference)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TgetImplementor()org.osgi.framework.ServiceReference<T>getServiceReference()
-