Component
public interface EndpointComponent
WSEndpoint
to hook up
with each other.WSEndpoint.getComponentRegistry()
@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.
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.