Class DataAccessStrategyExtender


  • public class DataAccessStrategyExtender
    extends java.lang.Object
    Allows for extending cockpit type-, object-, permission- and searchfacade functionality by adding additional strategies. Should be used as a spring bean to add additional properties to existing strategy registries without creating a new registry bean. It adds the specified properties to the injected strategy registries after the application context was initialized. It removes these properties before the application context is destroyed.