KIE :: CI 6.2.0.CR1

org.kie.scanner
Class Aether

java.lang.Object
  extended by org.kie.scanner.Aether

public class Aether
extends Object


Field Summary
static Aether instance
           
 
Method Summary
static Aether getAether()
           
 org.eclipse.aether.repository.RemoteRepository getLocalRepository()
           
 Collection<org.eclipse.aether.repository.RemoteRepository> getRepositories()
           
 org.eclipse.aether.RepositorySystemSession getSession()
           
 org.eclipse.aether.RepositorySystem getSystem()
           
 void renewSession()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static Aether instance
Method Detail

getAether

public static Aether getAether()

getSystem

public org.eclipse.aether.RepositorySystem getSystem()

getSession

public org.eclipse.aether.RepositorySystemSession getSession()

renewSession

public void renewSession()

getRepositories

public Collection<org.eclipse.aether.repository.RemoteRepository> getRepositories()

getLocalRepository

public org.eclipse.aether.repository.RemoteRepository getLocalRepository()

KIE :: CI 6.2.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.