ComponentContext.disableComponent(String) method by first finding the component(s) for the name and disabling them. The disable method will schedule deactivation
@param name The name of the component to disable or null todisable all components.
| |
| |