public final class ComponentVerifierExtension extends Object
ManagedComponentMBean.verify(String, Map) which takes a scope and a set of parameters which should be
verified.
The return value is a ComponentVerifierExtension.Result of the verification| Modifier and Type | Class and Description |
|---|---|
static interface |
ComponentVerifierExtension.Result
The result of a verification
|
static class |
ComponentVerifierExtension.Scope
The scope defines how the parameters should be verified.
|
static interface |
ComponentVerifierExtension.VerificationError
This interface represents a detailed error in case when the verification fails.
|
| Constructor and Description |
|---|
ComponentVerifierExtension() |
public ComponentVerifierExtension()
Apache Camel