Class CryptoAPIComponent
java.lang.Object
org.wso2.carbon.crypto.api.internal.CryptoAPIComponent
The component class which is used while activating the OSGi component.
No specific code is executed here other than a debug log which indicated that the component got activated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidactivate(org.osgi.service.component.ComponentContext context)
-
Constructor Details
-
CryptoAPIComponent
public CryptoAPIComponent()
-
-
Method Details
-
activate
protected void activate(org.osgi.service.component.ComponentContext context)
-