public interface MetaDataSlotService
ComponentMetaDataAccessorImpl
, and clean up its metadata when the metadata is destroyed.Modifier and Type | Method and Description |
---|---|
com.ibm.ws.runtime.metadata.MetaDataSlot |
reserveMetaDataSlot(java.lang.Class<? extends com.ibm.ws.runtime.metadata.MetaData> metaDataClass)
Reserve a slot in all metadata objects of the specified type.
|
com.ibm.ws.runtime.metadata.MetaDataSlot reserveMetaDataSlot(java.lang.Class<? extends com.ibm.ws.runtime.metadata.MetaData> metaDataClass)
metaDataClass
- ApplicationMetaData
, ModuleMetaData
, ComponentMetaData
, or MethodMetaData