Class Aether
- java.lang.Object
-
- org.reficio.p2.resolver.maven.impl.Aether
-
- All Implemented Interfaces:
groovy.lang.GroovyObject
public class Aether extends Object implements groovy.lang.GroovyObject
-
-
Constructor Summary
Constructors Constructor Description Aether()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static AetherFacadefacade(Object repositorySystemSession)groovy.lang.MetaClassgetMetaClass()voidsetMetaClass(groovy.lang.MetaClass mc)
-
-
-
Method Detail
-
getMetaClass
public groovy.lang.MetaClass getMetaClass()
- Specified by:
getMetaClassin interfacegroovy.lang.GroovyObject
-
setMetaClass
public void setMetaClass(groovy.lang.MetaClass mc)
- Specified by:
setMetaClassin interfacegroovy.lang.GroovyObject
-
facade
public static AetherFacade facade(Object repositorySystemSession)
-
-