|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.replicator.database.EventIdFactory
public class EventIdFactory
Factory to generate event IDs.
| Method Summary | |
|---|---|
EventId |
createEventId(java.lang.String rawEventId)
Return proper instance for a raw event ID or null if type cannot be discovered. |
static EventIdFactory |
getInstance()
Return factory instance. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static EventIdFactory getInstance()
public EventId createEventId(java.lang.String rawEventId)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||