Uses of Interface
com.ibm.ws.container.service.app.deploy.ContainerInfo
Packages that use ContainerInfo
-
Uses of ContainerInfo in com.ibm.ws.container.service.app.deploy
Methods in com.ibm.ws.container.service.app.deploy that return types with arguments of type ContainerInfoModifier and TypeMethodDescriptionModuleClassesContainerInfo.getClassesContainerInfo()
Get the ContainerInfo for all of the classes directly or indirectly available through this module.WebModuleClassesInfo.getClassesContainers()
ApplicationClassesContainerInfo.getLibraryClassesContainerInfo()
Get the ContainerInfo for all of the classes directly or indirectly available through the application library directory jars.Method parameters in com.ibm.ws.container.service.app.deploy with type arguments of type ContainerInfoModifier and TypeMethodDescriptionstatic void
ManifestClassPathUtils.addCompleteJarEntryUrls
(List<ContainerInfo> containers, com.ibm.wsspi.adaptable.module.Entry jarEntry, Collection<String> resolved) Add the jar entry URLs and its class path URLs.static void
ManifestClassPathUtils.processMFClasspath
(com.ibm.wsspi.adaptable.module.Entry jarEntry, List<ContainerInfo> containers, Collection<String> resolved) static void
ManifestClassPathUtils.processMFClasspath
(com.ibm.wsspi.adaptable.module.Entry jarEntry, List<ContainerInfo> containers, Collection<String> resolved, boolean addRoot)