public class PropertiesHandler extends Object implements DocumentHandler
This handler extracts all properties defined in a document and adds these to the process container.
| Modifier and Type | Field and Description |
|---|---|
(package private) static org.slf4j.Logger |
log |
private PropertiesHandler |
pHandle |
| Constructor and Description |
|---|
PropertiesHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(IContainer container,
Document doc,
Variables variables,
DependencyInjection depInj) |
static org.slf4j.Logger log
private PropertiesHandler pHandle
public void handle(IContainer container, Document doc, Variables variables, DependencyInjection depInj) throws Exception
handle in interface DocumentHandlerExceptionstream.runtime.setup.handler.DocumentHandler#handle(stream.runtime.ProcessContainer,
org.w3c.dom.Document)Copyright © 2018. All rights reserved.