| Interface | Description |
|---|---|
| Configurer | |
| Validatable |
An interface implemented by validatable components.
|
| Class | Description |
|---|---|
| AbstractComponent |
An abstract base class for validatable components.
|
| AbstractFieldInjectionComponent |
An abstract base class used to perform field injection of configuration admin properties
on a Component when it is activated or the configuration is modified.
|
| ValidatingReference<T> |
A reference that validates its content on
ValidatingReference.get() |
| ValidationSupport |
Provides validation support.
|
| Exception | Description |
|---|---|
| InvalidComponentException |
A runtime exception thrown by invalid components.
|
Copyright © 2011–2014 Red Hat. All rights reserved.