|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.repoweb.model.Manager
Manager for Repository.
Field Summary | |
static ManagerConfig |
NULL_CONFIG
|
Method Summary | |
static ManagerConfig |
getConfig()
|
static Repository |
getDefaultPomRepository()
|
static Repository |
getRepository()
|
static void |
setConfig(ManagerConfig config)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final ManagerConfig NULL_CONFIG
Method Detail |
public static void setConfig(ManagerConfig config) throws BadConfigException
BadConfigException
public static ManagerConfig getConfig()
public static Repository getDefaultPomRepository()
public static Repository getRepository()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |