public interface ComponentRegistry extends Component
Component
s 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
Component s registered with this object |
Copyright © 2015 Oracle Corporation. All rights reserved.