com.ibm.wsspi.webcontainer.metadata

Uses of Interface WebComponentMetaData

Packages that use WebComponentMetaData

Package Description
com.ibm.wsspi.webcontainer.collaborator
com.ibm.wsspi.webcontainer.servlet

Uses of WebComponentMetaData in com.ibm.wsspi.webcontainer.collaborator

Modifier and Type Method and Description
  1. void
WebAppInvocationCollaborator.postInvoke(WebComponentMetaData metaData)
  1. void
WebAppInvocationCollaborator.postInvoke(WebComponentMetaData metaData,ServletRequest req,ServletResponse res)
  1. void
WebAppInvocationCollaborator.preInvoke(WebComponentMetaData metaData)
  1. void
WebAppInvocationCollaborator.preInvoke(WebComponentMetaData metaData,ServletRequest req,ServletResponse res)

Uses of WebComponentMetaData in com.ibm.wsspi.webcontainer.servlet

Modifier and Type Method and Description
  1. WebComponentMetaData
IServletConfig.getMetaData()
Returns the component metadata associated with this configuration
  1. WebComponentMetaData
IServletContext.getWebAppCmd()
Modifier and Type Method and Description
  1. void
IServletConfig.setMetaData(WebComponentMetaData metaData)
Sets the component metadata associated with this configuration