public interface ComponentRegistry extends Component
Component
s in its own
implementation of Component.getSPI
, 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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.