public interface SyncAgentFactory
SyncAgent
for a given type.Modifier and Type | Method and Description |
---|---|
SyncAgent |
getSyncAgent(String type)
Provides SyncAgent instance for a particular type
|
SyncAgent getSyncAgent(String type)
type
- Type of the sync agent.IllegalArgumentException
- if type is null
or is not recognized."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"