Uses of Interface
com.ibm.ws.container.service.app.deploy.ModuleClassesContainerInfo
-
Packages that use ModuleClassesContainerInfo Package Description com.ibm.ws.container.service.app.deploy -
-
Uses of ModuleClassesContainerInfo in com.ibm.ws.container.service.app.deploy
Methods in com.ibm.ws.container.service.app.deploy that return types with arguments of type ModuleClassesContainerInfo Modifier and Type Method Description java.util.List<ModuleClassesContainerInfo>
ApplicationClassesContainerInfo. getModuleClassesContainerInfo()
Get the classes container info for each of the modules defined in this application.
-