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 |
---|---|
|
WebAnnotations.getOrderedItems()
|
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
|
WebFragmentsInfo.getOrderedFragments()
|
Modifier and Type | Method and Description |
---|---|
|
ServletConfiguratorHelper.configureFromAnnotations(WebFragmentInfo webFragmentItem)
|
|
ServletConfiguratorHelper.configureFromWebFragment(WebFragmentInfo webFragmentItem)
|