public interface ComponentMetaDataListener
Modifier and Type | Method and Description |
---|---|
void |
componentMetaDataCreated(MetaDataEvent<com.ibm.ws.runtime.metadata.ComponentMetaData> event)
Notification that the component for a module has been created.
|
void |
componentMetaDataDestroyed(MetaDataEvent<com.ibm.ws.runtime.metadata.ComponentMetaData> event)
Notification that the metadata for a component has been destroyed.
|
void componentMetaDataCreated(MetaDataEvent<com.ibm.ws.runtime.metadata.ComponentMetaData> event)
event
- the eventvoid componentMetaDataDestroyed(MetaDataEvent<com.ibm.ws.runtime.metadata.ComponentMetaData> event)
componentMetaDataCreated(com.ibm.ws.container.service.metadata.MetaDataEvent<com.ibm.ws.runtime.metadata.ComponentMetaData>)
event if an error
occurred while creating the metadata.event
- the event