public interface ComponentRegistry extends Component
Components in its own
implementation of Component.getSPI(java.lang.Class), either before or after it
considers its own SPI implementations.| Modifier and Type | Method and Description |
|---|---|
Set<Component> |
getComponents()
Returns the set of
Components registered with this object |
Copyright © 2015 Oracle Corporation. All rights reserved.