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