Class CarbonCoreInitializedEventImpl

java.lang.Object
org.wso2.carbon.context.CarbonCoreInitializedEventImpl
All Implemented Interfaces:
CarbonCoreInitializedEvent

public class CarbonCoreInitializedEventImpl extends Object implements CarbonCoreInitializedEvent
Since both org.wso2.carbon.context.internal.CarbonContextServiceComponent and org.wso2.carbon.core.internal.CarbonCoreServiceComponent get activate when org.wso2.carbon.user.core.service.RealmService org.wso2.carbon.registry.api.RegistryService exist, we can't guarantee the order of activation. To guarantee the activation order this empty service is used to guarantee the order
  • Constructor Details

    • CarbonCoreInitializedEventImpl

      public CarbonCoreInitializedEventImpl()