public class BindParameters extends Object
| Constructor | Description |
|---|---|
BindParameters(ComponentContextImpl<?> componentContext,
RefPair<?,?> refPair) |
| Modifier and Type | Method | Description |
|---|---|---|
ComponentContextImpl<?> |
getComponentContext() |
|
RefPair<?,?> |
getRefPair() |
public BindParameters(ComponentContextImpl<?> componentContext, RefPair<?,?> refPair)
public ComponentContextImpl<?> getComponentContext()
public RefPair<?,?> getRefPair()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.