org.apache.stratos.manager.utils
Class RepositoryCreator

java.lang.Object
  extended by org.apache.stratos.manager.utils.RepositoryCreator
All Implemented Interfaces:
Runnable

public class RepositoryCreator
extends Object
implements Runnable


Constructor Summary
RepositoryCreator(RepositoryInfoBean repoInfoBean)
           
 
Method Summary
 Repository createInternalRepository()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepositoryCreator

public RepositoryCreator(RepositoryInfoBean repoInfoBean)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

createInternalRepository

public Repository createInternalRepository()
                                    throws Exception
Throws:
Exception


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.