|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.Propagate.PropagatorFactory
public class PropagatorFactory
A factory for FilePropagators. Returns them by type name.
| Constructor Summary | |
|---|---|
PropagatorFactory()
|
|
| Method Summary | |
|---|---|
FilePropagator |
filePropagatorFor(java.lang.String type)
|
static PropagatorFactory |
singleton()
|
FilePropagator |
treePropagatorFor(java.lang.String type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropagatorFactory()
| Method Detail |
|---|
public static PropagatorFactory singleton()
public FilePropagator filePropagatorFor(java.lang.String type)
public FilePropagator treePropagatorFor(java.lang.String type)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||