org.apache.geronimo.kernel.management
Interface EventProvider


public interface EventProvider

This is a representation of the EventProvider type defined in the J2EE Management specification.

Version:
$Revision: 1.3 $ $Date: 2004/03/10 09:59:02 $

Method Summary
 String[] getEventTypes()
          Gets the event types this object can fire.
 

Method Detail

getEventTypes

public String[] getEventTypes()
Gets the event types this object can fire.

Returns:
an array of the event types this bean can fire


Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.