public interface ControllerServiceInitializationContext
| Modifier and Type | Method and Description |
|---|---|
ControllerServiceLookup |
getControllerServiceLookup() |
String |
getIdentifier() |
ComponentLog |
getLogger() |
String getIdentifier()
ControllerService with
which this context is associatedControllerServiceLookup getControllerServiceLookup()
ControllerServiceLookup which can be used to obtain
Controller ServicesComponentLog getLogger()
Copyright © 2015 Apache NiFi Project. All rights reserved.