Interface ExtensionRewriter

  • All Superinterfaces:
    Serializable

    public interface ExtensionRewriter
    extends Serializable
    Interface used to allow external service modify manipulated extensions (change allowed namespaces, dependencies, etc.).
    Since:
    8.4.2, 9.0RC1
    Version:
    $Id: 0b22472da481464d8ef83ab929aad34ac099456f $
    • Method Detail

      • rewrite

        Extension rewrite​(Extension extension)
        Parameters:
        extension - the extension to filter
        Returns:
        the filtered extension