org.jboss.dna.graph.connector
Interface RepositorySourceListener


public interface RepositorySourceListener

Interface for a component that wants to listen to changes occurring in a RepositorySource.

Author:
Randall Hauch

Method Summary
 void notify(String sourceName, Object... events)
           
 

Method Detail

notify

void notify(String sourceName,
            Object... events)


Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.