public interface Component
EndpointComponent so that component
pattern can apply to more RI types.WSEndpoint#getComponents(),
ComponentRegistry| Modifier and Type | Method and Description |
|---|---|
<S> S |
getSPI(Class<S> spiType)
Gets the specified SPI.
|
@Nullable
<S> S getSPI(@NotNull
Class<S> spiType)
This method works as a kind of directory service for SPIs, allowing various components to define private contract and talk to each other.
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.