public class EndpointLookupProviderBroker
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static EndpointLookupProviderBroker |
getInstance()
Returns the broker singleton instance.
|
EndpointLookupProvider |
getProvider()
Returns the lookup provider published by the delegate to the client.
|
void |
setProvider(EndpointLookupProvider provider)
Called by the delegate to publish the lookup provider.
|
public EndpointLookupProvider getProvider()
public void setProvider(EndpointLookupProvider provider)
provider
- EndpointLookupProvider to publish.public static EndpointLookupProviderBroker getInstance()
?? 2022 Perforce Software, All rights reserved
This software is the confidential and proprietary information of Perforce, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Perforce, Inc.