com.fusesource.tooling.fuse.cdc.api.aether
Class RepositorySystemFactory

java.lang.Object
  extended by com.fusesource.tooling.fuse.cdc.api.aether.RepositorySystemFactory

public class RepositorySystemFactory
extends java.lang.Object

TODO Add Class documentation for RepositorySystemFactory


Method Summary
static org.sonatype.aether.RepositorySystem newRepositorySystem()
          Creates a RepositorySystem object with default FileRepositoryConnectorFactory and WagonRepositoryConnectorFactory services.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newRepositorySystem

public static org.sonatype.aether.RepositorySystem newRepositorySystem()
Creates a RepositorySystem object with default FileRepositoryConnectorFactory and WagonRepositoryConnectorFactory services.

Returns:


Copyright © 2013 FuseSource. All Rights Reserved.