@Inherited
@Retention(value=RUNTIME)
public @interface TrialPeriodProtected
This annotation can be used to protect any gateway network intent object (service, service method, or intent)
such that it can only be called if the specified moduleId is licensed, or if the demo period is not expired.