org.sonatype.gshell.event
Interface EventListener

All Superinterfaces:
EventListener

public interface EventListener
extends EventListener

Provides access to published events.

Since:
2.0
Author:
Jason Dillon

Method Summary
 void onEvent(EventObject event)
           
 

Method Detail

onEvent

void onEvent(EventObject event)
             throws Exception
Throws:
Exception


Copyright © 2008-2011 Sonatype. All Rights Reserved.