|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jetspeed.services.registry.RegistryImporter
Reads all Registry files from the file system and imports them into Registry DB
Field Summary | |
protected boolean |
check
|
Constructor Summary | |
RegistryImporter()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
boolean |
run(RegistryService exporterService,
RegistryService importerService)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected boolean check
Constructor Detail |
public RegistryImporter()
Method Detail |
public static void main(java.lang.String[] args)
public boolean run(RegistryService exporterService, RegistryService importerService)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |