| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
CompositeComponent.ExtendedCompositeComponent<CTX,CON> |
The
CompositeComponent.ExtendedCompositeComponent provides extended functionality to
the CompositeComponent's functionality by including extended
Openable functionality (ConnectionOpenable) and extends
Initializable functionality (Configurable). |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CompositeComponentImpl<C extends Component> |
The
CompositeComponentImpl is an implementation of the
CompositeComponent. |
static class |
CompositeComponentImpl.ExtendedCompositeComponentImpl<C extends Component,CTX,CON> |
The
CompositeComponentImpl.ExtendedCompositeComponentImpl is an implementation of the
CompositeComponent.ExtendedCompositeComponent. |
Copyright © 2018. All rights reserved.