Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.ws.container.service.config.WebFragmentInfo

  • Packages that use WebFragmentInfo 
    Package Description
    com.ibm.ws.container.service.annotations  
    com.ibm.ws.container.service.config  
    • Uses of WebFragmentInfo in com.ibm.ws.container.service.annotations

      Methods in com.ibm.ws.container.service.annotations that return types with arguments of type WebFragmentInfo 
      Modifier and Type Method and Description
      java.util.List<WebFragmentInfo> WebAnnotations.getOrderedItems() 
      Methods in com.ibm.ws.container.service.annotations with parameters of type WebFragmentInfo 
      Modifier and Type Method and Description
      FragmentAnnotations WebAnnotations.getFragmentAnnotations(WebFragmentInfo webFragmentItem)
      Answer annotation targets generated from the module class source.
    • Uses of WebFragmentInfo in com.ibm.ws.container.service.config

      Methods in com.ibm.ws.container.service.config that return types with arguments of type WebFragmentInfo 
      Modifier and Type Method and Description
      java.util.List<WebFragmentInfo> WebFragmentsInfo.getOrderedFragments() 
      Methods in com.ibm.ws.container.service.config with parameters of type WebFragmentInfo 
      Modifier and Type Method and Description
      void ServletConfiguratorHelper.configureFromAnnotations(WebFragmentInfo webFragmentItem) 
      void ServletConfiguratorHelper.configureFromWebFragment(WebFragmentInfo webFragmentItem) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes