public static interface RuleSessionConfig.InputDestinationConfig
Modifier and Type | Method and Description |
---|---|
RuleFunction |
getPreprocessor()
Gets the preprocessor
RuleFunction associated to this destination. |
java.lang.String |
getURI()
Gets the URI of this destination.
|
java.lang.String getURI()
RuleFunction getPreprocessor()
RuleFunction
associated to this destination.RuleFunction
associated to this destination.