org.apache.geronimo.gshell.event
Interface EventPublisher

All Known Implementing Classes:
EventManagerImpl

public interface EventPublisher

Allows publishing of events.

Version:
$Rev: 695399 $ $Date: 2008-09-15 11:52:07 +0200 (Mon, 15 Sep 2008) $

Method Summary
 void publish(Event event)
           
 

Method Detail

publish

void publish(Event event)


Copyright © 2006-2009 The Apache Software Foundation. All Rights Reserved.