|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.internet2.middleware.grouper.changeLog.ChangeLogConsumerBase
edu.internet2.middleware.grouper.changeLog.ChangeLogConsumerBaseImpl
edu.internet2.middleware.grouper.changeLog.consumer.PrintChangeLogConsumer
public class PrintChangeLogConsumer
Example change log consumer based on ChangeLogConsumerBaseImpl. ChangeLogConsumerBaseImpl handles the mapping of change log event to methods, the processing loop, and exception handling.
Field Summary | |
---|---|
static java.util.List<java.lang.String> |
eventsProcessed
list used for testing |
Fields inherited from class edu.internet2.middleware.grouper.changeLog.ChangeLogConsumerBaseImpl |
---|
ATTRIBUTE_CONFIG_FOLDER_NAME, CONFIG_FOLDER_NAME, CONSUMER_CLASS_NAME, SYNC_ATTRIBUTE_NAME |
Constructor Summary | |
---|---|
PrintChangeLogConsumer()
|
Method Summary |
---|
Methods inherited from class edu.internet2.middleware.grouper.changeLog.ChangeLogConsumerBaseImpl |
---|
getConsumerName, processChangeLogEntries |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.util.List<java.lang.String> eventsProcessed
Constructor Detail |
---|
public PrintChangeLogConsumer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |