Class CryptoAPIComponent

java.lang.Object
org.wso2.carbon.crypto.api.internal.CryptoAPIComponent

public class CryptoAPIComponent extends Object
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 Details

    • CryptoAPIComponent

      public CryptoAPIComponent()
  • Method Details

    • activate

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