public interface Component
EndpointComponent
so that component
pattern can apply to more RI types.WSEndpoint#getComponents()
,
ComponentRegistry
@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.