JavaScript is disabled on your browser.
Skip navigation links
org.apache.synapse.config

Class AbstractSynapseObserver

    • Field Detail

      • log

        protected org.apache.commons.logging.Log log
    • Constructor Detail

      • AbstractSynapseObserver

        public AbstractSynapseObserver()
    • Method Detail

      • sequenceAdded

        public void sequenceAdded(Mediator sequence)
        Description copied from interface: SynapseObserver
        Event fired when a new sequence is added to the configuration
        Specified by:
        sequenceAdded in interface SynapseObserver
        Parameters:
        sequence - the Sequence mediator added to the configuration
      • sequenceRemoved

        public void sequenceRemoved(Mediator sequence)
        Description copied from interface: SynapseObserver
        Event fired when an existing sequence is removed from the configuration
        Specified by:
        sequenceRemoved in interface SynapseObserver
        Parameters:
        sequence - the Sequence removed from the configuration
      • sequenceTemplateAdded

        public void sequenceTemplateAdded(Mediator template)
        Description copied from interface: SynapseObserver
        Event fired when a new sequence template is added to the configuration
        Specified by:
        sequenceTemplateAdded in interface SynapseObserver
        Parameters:
        template - the Sequence mediator added to the configuration
      • sequenceTemplateRemoved

        public void sequenceTemplateRemoved(Mediator template)
        Description copied from interface: SynapseObserver
        Event fired when an existing sequence template is removed from the configuration
        Specified by:
        sequenceTemplateRemoved in interface SynapseObserver
        Parameters:
        template - the Sequence removed from the configuration
      • entryAdded

        public void entryAdded(Entry entry)
        Description copied from interface: SynapseObserver
        Event fired when an entry is added to the configuration
        Specified by:
        entryAdded in interface SynapseObserver
        Parameters:
        entry - the Entry added to the configuration
      • entryRemoved

        public void entryRemoved(Entry entry)
        Description copied from interface: SynapseObserver
        Event fired when an entry is removed from the configuration
        Specified by:
        entryRemoved in interface SynapseObserver
        Parameters:
        entry - the Entry removed from the configuration
      • endpointAdded

        public void endpointAdded(Endpoint endpoint)
        Description copied from interface: SynapseObserver
        Event fired when an endpoint is added to the configuration
        Specified by:
        endpointAdded in interface SynapseObserver
        Parameters:
        endpoint - the Endpoint added to the configuration
      • endpointRemoved

        public void endpointRemoved(Endpoint endpoint)
        Description copied from interface: SynapseObserver
        Event fired when an endpoint is removed from the configuration
        Specified by:
        endpointRemoved in interface SynapseObserver
        Parameters:
        endpoint - the Endpoint removed from the configuration
      • proxyServiceAdded

        public void proxyServiceAdded(ProxyService proxy)
        Description copied from interface: SynapseObserver
        Event fired when a proxy service is added to the configuration
        Specified by:
        proxyServiceAdded in interface SynapseObserver
        Parameters:
        proxy - the ProxyService added to the configuration
      • proxyServiceRemoved

        public void proxyServiceRemoved(ProxyService proxy)
        Description copied from interface: SynapseObserver
        Event fired when a proxy service is removed from the configuration
        Specified by:
        proxyServiceRemoved in interface SynapseObserver
        Parameters:
        proxy - the ProxyService removed from the configuration
      • startupAdded

        public void startupAdded(Startup startup)
        Description copied from interface: SynapseObserver
        Event fired when a startup is added to the configuration
        Specified by:
        startupAdded in interface SynapseObserver
        Parameters:
        startup - the Startup added to the configuration
      • startupRemoved

        public void startupRemoved(Startup startup)
        Description copied from interface: SynapseObserver
        Event fired when a startup is removed from the configuration
        Specified by:
        startupRemoved in interface SynapseObserver
        Parameters:
        startup - the Startup removed from the configuration
      • eventSourceAdded

        public void eventSourceAdded(SynapseEventSource eventSource)
        Description copied from interface: SynapseObserver
        Event fired when an event source is added to the configuration
        Specified by:
        eventSourceAdded in interface SynapseObserver
        Parameters:
        eventSource - the SynapseEventSource added to the configuration
      • eventSourceRemoved

        public void eventSourceRemoved(SynapseEventSource eventSource)
        Description copied from interface: SynapseObserver
        Event fired when an event source is removed from the configuration
        Specified by:
        eventSourceRemoved in interface SynapseObserver
        Parameters:
        eventSource - the SynapseEventSource removed from the configuration
Skip navigation links

Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.

AltStyle によって変換されたページ (->オリジナル) /