|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.exorcist.dbe.impl.SimpleMigratorService
public class SimpleMigratorService
| Constructor Summary | |
|---|---|
SimpleMigratorService()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
void |
init(org.dbe.servent.ServiceContext context)
|
void |
run()
|
void |
scheduleMigration(java.lang.String[] srcEntries,
java.lang.String srcKey,
java.lang.String[] dstEntries,
java.lang.String dstKey)
Schedules an automated content migration process. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleMigratorService()
| Method Detail |
|---|
public void init(org.dbe.servent.ServiceContext context)
init in interface org.dbe.servent.Adapterpublic void destroy()
destroy in interface org.dbe.servent.Adapterpublic void run()
run in interface java.lang.Runnable
public void scheduleMigration(java.lang.String[] srcEntries,
java.lang.String srcKey,
java.lang.String[] dstEntries,
java.lang.String dstKey)
MigratorService
scheduleMigration in interface MigratorServicesrcEntries - entries for looking up the content exporter servicesrcKey - key for content exportdstEntries - entries for looking up the content importer servicedstKey - key for content import
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||