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