@Version(value="1.1.0")

Package com.ibm.wsspi.webcontainer.metadata

  • Interface Summary 
    Interface Description
    WebCollaboratorComponentMetaData
    A ComponentMetaData a object associated with a ModuleMetaDta object and used when calling preInvoke on collaborators when a specific ComponentMetaData object is inappropriate.
    WebComponentMetaData
    The metadata for a component in a Web Module (ie., a Servlet, or a JSP or any other entity compiled as a Servlet), which gets shared accross components.
    WebModuleMetaData
    The metadata associated a WebModule runtime object.
  • Class Summary 
    Class Description
    BaseJspComponentMetaData  
    WebModuleMetaDataAdapter