Interface ClientModuleInfo
- 
- All Superinterfaces:
- ModuleInfo
 
 public interface ClientModuleInfo extends ModuleInfo Contains information about an application client
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetMainClassName()Returns the main class name for the client- 
Methods inherited from interface com.ibm.ws.container.service.app.deploy.ModuleInfogetApplicationInfo, getClassLoader, getContainer, getName, getURI
 
- 
 
-