Uses of Interface
de.fraunhofer.iese.mydata.component.interfaces.IManagementService
-
Packages that use IManagementService Package Description de.fraunhofer.iese.mydata.component.connector -
-
Uses of IManagementService in de.fraunhofer.iese.mydata.component.connector
Methods in de.fraunhofer.iese.mydata.component.connector that return IManagementService Modifier and Type Method Description IManagementServiceConnectorFactory. getManagementService(URI url)Gets the management service.IManagementServiceConnectorFactory. getManagementService(URI url, OAuthCredentials oAuthCredentials)Tries to establish a connection to a PMP server by using the passed url variable.IManagementServiceConnectorFactory. getPmpServer(URI url)Tries to establish a connection to a PMP server by using the passed url variable.
-