public interface ParameterContainer
Modifier and Type | Interface and Description |
---|---|
static class |
ParameterContainer.Helper
Helper to deal with potential parameter container nodes.
|
Modifier and Type | Method and Description |
---|---|
void |
registerParameters(ParameterRegistry registry)
Register any parameters contained within this query component with the given registry.
|
void registerParameters(ParameterRegistry registry)
registry
- The parameter registry with which to register.Copyright © 2019 JBoss by Red Hat. All rights reserved.