@Component public class ConnectorManager extends Object
Constructor and Description |
---|
ConnectorManager() |
Modifier and Type | Method and Description |
---|---|
Set<ConnectorType> |
discoverConnectors(ConnectorHostType hostType,
OperationResult parentResult)
Lists local connectors and makes sure that appropriate ConnectorType
objects for them exist in repository.
|
Set<ConnectorType> |
discoverLocalConnectors(OperationResult parentResult) |
ConnectorInstance |
getConfiguredConnectorInstance(PrismObject<ResourceType> resource,
boolean forceFresh,
OperationResult result) |
ConnectorType |
getConnectorType(ResourceType resourceType,
OperationResult result) |
public ConnectorInstance getConfiguredConnectorInstance(PrismObject<ResourceType> resource, boolean forceFresh, OperationResult result) throws ObjectNotFoundException, SchemaException, CommunicationException, ConfigurationException
public ConnectorType getConnectorType(ResourceType resourceType, OperationResult result) throws ObjectNotFoundException, SchemaException
public Set<ConnectorType> discoverLocalConnectors(OperationResult parentResult)
public Set<ConnectorType> discoverConnectors(ConnectorHostType hostType, OperationResult parentResult) throws CommunicationException
CommunicationException
Copyright © 2013 evolveum. All rights reserved.