org.ow2.petals.registry.core.factory
Class RepositoryFactory

java.lang.Object
  extended by org.ow2.petals.registry.core.factory.RepositoryFactory

public class RepositoryFactory
extends java.lang.Object

Author:
Christophe HAMERLING - eBM WebSourcing

Method Summary
static org.ow2.petals.registry.api.repository.Repository load(org.ow2.petals.registry.api.config.Configuration config)
          Load a repository
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

load

public static org.ow2.petals.registry.api.repository.Repository load(org.ow2.petals.registry.api.config.Configuration config)
                                                              throws org.ow2.petals.registry.api.exception.RegistryException
Load a repository

Parameters:
name - the repository name
config - the registry configuration
Returns:
Throws:
org.ow2.petals.registry.api.exception.RegistryException


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.