Class EmailVerificationServiceComponent
java.lang.Object
org.wso2.carbon.email.verification.internal.EmailVerificationServiceComponent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidactivate(org.osgi.service.component.ComponentContext context) protected voiddeactivate(org.osgi.service.component.ComponentContext context) static org.apache.axis2.context.ConfigurationContextprotected voidsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) protected voidsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) voidstart(org.osgi.framework.BundleContext context) protected voidunsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService configurationContextService) protected voidunsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
-
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()
-