Package de.fraunhofer.iese.mydata.pxp
Annotation Type EnablePolicyExecutionPoint
@Retention(RUNTIME)
@Target(TYPE)
@Documented
@Import({PolicyExecutionPointConfiguration.class,ComponentServiceDispatcherConfig.class})
public @interface EnablePolicyExecutionPoint
Enables the PolicyExecutionPointRestController and adds a dispatcher
RequestMapping.