org.apache.geronimo.management
Interface EventProvider


public interface EventProvider

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


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

Method Detail

getEventTypes

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

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


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