Interface ISapListener<F>

All Superinterfaces:
org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.Aware, FrankElement, HasApplicationContext, HasName, HasPhysicalDestination, IConfigurable, IListener<F>, IPushingListener<F>, ISapFunctionFacade, IScopeProvider, NameAware
All Known Implementing Classes:
SapListener, SapListener, SapListenerImpl

public interface ISapListener<F> extends IPushingListener<F>, ISapFunctionFacade
Common interface to be implemented by SapListener implementations.
Since:
7.3
Author:
Gerrit van Brakel
  • Method Details

    • setProgid

      void setProgid(String string)
    • setConnectionCount

      void setConnectionCount(String connectionCount)