Interface ClientModuleInfo
- All Superinterfaces:
ModuleInfo
Contains information about an application client
-
Method Summary
Modifier and TypeMethodDescriptionReturns the main class name for the clientMethods inherited from interface com.ibm.ws.container.service.app.deploy.ModuleInfo
getApplicationInfo, getClassLoader, getContainer, getName, getURI
-
Method Details
-
getMainClassName
String getMainClassName()Returns the main class name for the client
-