Package | Description |
---|---|
com.ibm.wsspi.webcontainer.metadata |
Modifier and Type | Method and Description |
---|---|
BaseJspComponentMetaData |
WebModuleMetaData.getJspComponentMetadata()
Gets the Module level JSP specific metaData that is associated with
the module to which this metaData object is attached to.
|
Modifier and Type | Method and Description |
---|---|
void |
WebModuleMetaData.setJspComponentMetadata(BaseJspComponentMetaData metaData)
Call to push the JSP specific metaData into this metaData object
at metaData creation time.
|