public class ConnectorAdminServicesFactory extends Object
| Constructor and Description |
|---|
ConnectorAdminServicesFactory() |
| Modifier and Type | Method and Description |
|---|---|
static ConnectorService |
getService(String type)
Returns a specific connector admin service implemntation class based
on the type of service.
|
public static ConnectorService getService(String type)
type - Service type.Copyright © 2017. All rights reserved.