Class MirrorApplicationServiceImpl.LogListener

  • All Implemented Interfaces:
    org.eclipse.equinox.p2.internal.repository.mirroring.IArtifactMirrorLog
    Enclosing class:
    MirrorApplicationServiceImpl

    static class MirrorApplicationServiceImpl.LogListener
    extends java.lang.Object
    implements org.eclipse.equinox.p2.internal.repository.mirroring.IArtifactMirrorLog
    • Field Detail

      • MIRROR_TOOL_MESSAGE_PREFIX

        private static final java.lang.String MIRROR_TOOL_MESSAGE_PREFIX
        See Also:
        Constant Field Values
      • MIRROR_TOOL_MESSAGE_HELP

        private static final java.net.URI MIRROR_TOOL_MESSAGE_HELP
      • hasLogged

        private boolean hasLogged
    • Constructor Detail

    • Method Detail

      • log

        public void log​(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor descriptor,
                        org.eclipse.core.runtime.IStatus status)
        Specified by:
        log in interface org.eclipse.equinox.p2.internal.repository.mirroring.IArtifactMirrorLog
      • log

        public void log​(org.eclipse.core.runtime.IStatus status)
        Specified by:
        log in interface org.eclipse.equinox.p2.internal.repository.mirroring.IArtifactMirrorLog
      • showHelpForLoggedMessages

        public void showHelpForLoggedMessages()
      • close

        public void close()
        Specified by:
        close in interface org.eclipse.equinox.p2.internal.repository.mirroring.IArtifactMirrorLog