org.wso2.carbon.registry.core
Class ResourceImporter

java.lang.Object
  extended by org.wso2.carbon.registry.core.ResourceImporter

Deprecated.

@Deprecated
public class ResourceImporter
extends Object


Constructor Summary
ResourceImporter(Registry registry)
          Deprecated.  
 
Method Summary
 void importDirectory(String fromURL, String toPath)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceImporter

public ResourceImporter(Registry registry)
Deprecated. 
Method Detail

importDirectory

public void importDirectory(String fromURL,
                            String toPath)
                     throws RegistryException
Deprecated. 
Throws:
RegistryException


Copyright © 2012 WSO2 Inc. All Rights Reserved.