|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.Propagate.PreferencesPropagator
public class PreferencesPropagator
A FilePropagator for preference files - i.e. config files that are seat- or user-specific.
| Constructor Summary | |
|---|---|
PreferencesPropagator()
|
|
| Method Summary | |
|---|---|
boolean |
outOfDate(java.io.File master,
java.io.File slave)
|
void |
update(java.io.File master,
java.io.File slave)
Updates the slave from the master. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PreferencesPropagator()
| Method Detail |
|---|
public boolean outOfDate(java.io.File master,
java.io.File slave)
outOfDate in interface FilePropagator
public void update(java.io.File master,
java.io.File slave)
throws java.io.IOException
FilePropagator
update in interface FilePropagatorjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||