| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponentRegistry<E extends Component,C>
component base implemention.
|
interface |
ComponentRegistry<E extends Component,C> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractComponent |
| Modifier and Type | Method and Description |
|---|---|
<T extends Component> |
ComponentLookupService.exists(T component) |
<T extends Component> |
ComponentLookupService.lookup(Class<T> componentType) |
<T extends Component> |
ComponentLookupService.lookup(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AbstractComponentRegistry.exists(Component component) |
Copyright © 2022. All rights reserved.