Class UnknownExtensionConnector

    • Constructor Detail

      • UnknownExtensionConnector

        public UnknownExtensionConnector()
    • Method Detail

      • extend

        protected void extend​(ServerConnector target)
        Description copied from class: AbstractExtensionConnector
        Called when the extension is attached to its parent. This method is only called once as an extension cannot be moved from one parent to another.
        Specified by:
        extend in class AbstractExtensionConnector
        Parameters:
        target - The connector this extension extends