com.ibm.ws.runtime.metadata
Interface MethodMetaData
-
-
Method Summary
Methods Modifier and Type Method and Description ComponentMetaDatagetComponentMetaData()Gets the compponent meta data associated with this method.-
Methods inherited from interface com.ibm.ws.runtime.metadata.MetaData
getMetaData, getName, release, setMetaData
-
-
-
-
Method Detail
-
getComponentMetaData
ComponentMetaData getComponentMetaData()
Gets the compponent meta data associated with this method.
-
-