|
Version: 1.1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.biomoby.registry.sync.AbstractMobySynchronize
org.biomoby.registry.sync.MobySynchronizeImpl
public class MobySynchronizeImpl
Class to control the synchronization of the two moby centrals.
| Constructor Summary | |
|---|---|
MobySynchronizeImpl()
|
|
| Method Summary | |
|---|---|
void |
updateDatatypes()
Synchronize the dataypes between the local and master central |
void |
updateNamespaces()
Synchronize the namespaces between the local and master central |
void |
updateServices()
Synchronize the services between the local and master central |
void |
updateServiceTypes()
Synchronize the servicetypes between the local and master central |
| Methods inherited from class org.biomoby.registry.sync.AbstractMobySynchronize |
|---|
updateRegistry |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MobySynchronizeImpl()
throws MobyException
MobyException| Method Detail |
|---|
public void updateNamespaces()
throws MobyException
MobySynchronize
MobyExceptionMobySynchronize.updateNamespaces()
public void updateDatatypes()
throws MobyException
MobySynchronize
MobyException
public void updateServiceTypes()
throws MobyException
MobySynchronize
MobyException
public void updateServices()
throws MobyException
MobySynchronize
MobyException
|
Version: 1.1.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||