Event definitions no longer needed can be removed from the event catalog.
eventCatalog.removeEventDefinition(name)The name parameter is the name of the event definition you want to remove from the event catalog. If no matching event definition exists in the event catalog, an EventDefinitionNotFoundException exception is thrown.
When an event definition is removed from the event catalog, its children and all other descendants are also removed. For each event definition that is removed, the event catalog sends an event to the event server notifying event consumers that this change has taken place. See Change notification for more information.
Last updated: Tue Feb 21 17:19:16 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)