com.ibm.ws.container.service.config

Uses of Interface 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

Modifier and Type Method and Description
  1. java.util.List<WebFragmentInfo>
WebAnnotations.getOrderedItems()
Modifier and Type Method and Description
  1. FragmentAnnotations
WebAnnotations.getFragmentAnnotations(WebFragmentInfo webFragmentItem)
Answer annotation targets generated from the module class source.

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

Modifier and Type Method and Description
  1. java.util.List<WebFragmentInfo>
WebFragmentsInfo.getOrderedFragments()
Modifier and Type Method and Description
  1. void
ServletConfiguratorHelper.configureFromAnnotations(WebFragmentInfo webFragmentItem)
  1. void
ServletConfiguratorHelper.configureFromWebFragment(WebFragmentInfo webFragmentItem)