public class ConnectorProviderImpl extends Object implements ConnectorProvider
| Constructor and Description |
|---|
ConnectorProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
Connector |
provide(String endpoint)
Implementation of the contract to provide a Connector for our
the web script framework.
|
void |
setConnectorService(ConnectorService connectorService)
Sets the connector service.
|
public void setConnectorService(ConnectorService connectorService)
connectorService - ConnectorServicepublic Connector provide(String endpoint) throws ConnectorProviderException
provide in interface ConnectorProviderendpoint - StringConnectorProviderExceptionCopyright © 2005–2019 Alfresco Software. All rights reserved.