Class EmailVerificationServiceComponent

java.lang.Object
org.wso2.carbon.email.verification.internal.EmailVerificationServiceComponent

public class EmailVerificationServiceComponent extends Object
  • Constructor Details

    • EmailVerificationServiceComponent

      public EmailVerificationServiceComponent()
  • Method Details

    • 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()