|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EndpointComponent
Interface that allows components around WSEndpoint
to hook up
with each other.
WSEndpoint.getComponentRegistry()
Method Summary | ||
---|---|---|
|
getSPI(Class<T> spiType)
Gets the specified SPI. |
Method Detail |
---|
@Nullable <T> T getSPI(@NotNull Class<T> spiType)
This method works as a kind of directory service for SPIs, allowing various components to define private contract and talk to each other.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |