Class ExtensionPatternInvocationImpl

  • All Implemented Interfaces:
    ConfigExtensionHandler

    @Service(name="basic-config-extension-handler")
    public class ExtensionPatternInvocationImpl
    extends Object
    implements ConfigExtensionHandler
    This is to integrate the whole getExtensionByType with the config modularity irrelevant of the invocation point. More explanation at Config Modularity one pager and
    Author:
    Masoud Kalali