Package de.fraunhofer.iese.mydata.pip
Annotation Type EnablePolicyInformationPoint
@Retention(RUNTIME)
@Target(TYPE)
@Documented
@Import({PolicyInformationPointConfiguration.class,ComponentServiceDispatcherConfig.class})
public @interface EnablePolicyInformationPoint
Enables the PolicyInformationPointRestController and adds a dispatcher
RequestMapping.