Implements the ComponentContext.enableComponent(String) method by first finding the component(s) for the name and enabling them. The enable method will schedule activation.
@param name The name of the component to enable or null toenable all components.
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.