Class PolicyEvaluationExtension

java.lang.Object
org.eclipse.edc.demo.dcp.policy.PolicyEvaluationExtension
All Implemented Interfaces:
org.eclipse.edc.spi.system.ServiceExtension, org.eclipse.edc.spi.system.SystemExtension

public class PolicyEvaluationExtension extends Object implements org.eclipse.edc.spi.system.ServiceExtension
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    initialize(org.eclipse.edc.spi.system.ServiceExtensionContext context)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.eclipse.edc.spi.system.ServiceExtension

    prepare, shutdown, start

    Methods inherited from interface org.eclipse.edc.spi.system.SystemExtension

    name
  • Constructor Details

    • PolicyEvaluationExtension

      public PolicyEvaluationExtension()
  • Method Details

    • initialize

      public void initialize(org.eclipse.edc.spi.system.ServiceExtensionContext context)
      Specified by:
      initialize in interface org.eclipse.edc.spi.system.ServiceExtension