This method is responsible for unloading all components of the module from the container. It will be invoked during undeployment time.
@param descriptor the descriptor object which contains all themetadata information and with the module classloader set on it
@param isDisableAction describes if this is a module disable operation
@return whether the unload operation is successful
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.