public interface MetaDataEvent<M extends com.ibm.ws.runtime.metadata.MetaData>
Modifier and Type | Method and Description |
---|---|
com.ibm.wsspi.adaptable.module.Container |
getContainer()
The
Container associated with this metadata event, or null if no
Container is associated with this event. |
M |
getMetaData()
The metadata for the event.
|
M getMetaData()
com.ibm.wsspi.adaptable.module.Container getContainer()
Container
associated with this metadata event, or null if no
Container is associated with this event.