Class ConsoleMutationListener

  • All Implemented Interfaces:
    MutationListener

    public class ConsoleMutationListener
    extends Object
    implements MutationListener
    An example listener that writes a message to the console for each event that fires from the graph.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)