public class HandlerProviderBroker
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static HandlerProviderBroker |
getInstance()
Returns the broker singleton instance.
|
HandlerProvider |
getProvider()
Returns the handler provider published by the delegate to the client.
|
void |
setProvider(HandlerProvider provider)
Called by the delegate to publish the handler provider.
|
public HandlerProvider getProvider()
public void setProvider(HandlerProvider provider)
provider
- HandlerProvider to publish.public static HandlerProviderBroker 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.