Class EmailVerificationServiceComponent


  • public class EmailVerificationServiceComponent
    extends Object
    • Constructor Detail

      • EmailVerificationServiceComponent

        public EmailVerificationServiceComponent()
    • Method Detail

      • activate

        protected void activate​(org.osgi.service.component.ComponentContext context)
      • start

        public void start​(org.osgi.framework.BundleContext context)
      • deactivate

        protected void deactivate​(org.osgi.service.component.ComponentContext context)
      • setRegistryService

        protected void setRegistryService​(org.wso2.carbon.registry.core.service.RegistryService registryService)
      • unsetRegistryService

        protected void unsetRegistryService​(org.wso2.carbon.registry.core.service.RegistryService registryService)
      • setConfigurationContextService

        protected void setConfigurationContextService​(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
      • unsetConfigurationContextService

        protected void unsetConfigurationContextService​(org.wso2.carbon.utils.ConfigurationContextService configurationContextService)
      • getConfigurationContext

        public static org.apache.axis2.context.ConfigurationContext getConfigurationContext()