Package | Description |
---|---|
org.apache.nifi.controller | |
org.apache.nifi.documentation.init |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractControllerService.init(ControllerServiceInitializationContext config)
Provides a mechanism by which subclasses can perform initialization of
the Controller Service before it is scheduled to be run
|
void |
AbstractControllerService.initialize(ControllerServiceInitializationContext context) |
void |
ControllerService.initialize(ControllerServiceInitializationContext context)
Provides the Controller Service with access to objects that may be of use
throughout the life of the service.
|
Modifier and Type | Class and Description |
---|---|
class |
DocumentationControllerServiceInitializationContext |
Copyright © 2023 Apache NiFi Project. All rights reserved.