org.sonatype.gshell.event
Interface EventAware

All Known Implementing Classes:
VariablesImpl

public interface EventAware

Allows objects to become event aware.

Since:
2.0
Author:
Jason Dillon

Method Summary
 void setEventManager(EventManager manager)
           
 

Method Detail

setEventManager

void setEventManager(EventManager manager)


Copyright © 2008-2011 Sonatype. All Rights Reserved.