public class ProxyFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger |
| Modifier and Type | Method and Description |
|---|---|
static ProxyFactory |
getInstance()
Returns the singleton factory instance
|
Proxy |
getProxy(File cpoMetaXml)
Returns a proxy object for the specified file.
|
Proxy |
newProxy(File cpoMetaXml,
SupportedType type) |
void |
refreshMetaDescriptor(Proxy proxy,
File file) |
public static ProxyFactory getInstance()
public Proxy getProxy(File cpoMetaXml) throws org.synchronoss.cpo.CpoException
org.synchronoss.cpo.CpoExceptionpublic Proxy newProxy(File cpoMetaXml, SupportedType type) throws org.synchronoss.cpo.CpoException
org.synchronoss.cpo.CpoExceptionCopyright © 2014. All Rights Reserved.