Class SpringAsyncServiceBase.InstalledCallback

java.lang.Object
de.iip_ecosphere.platform.services.environment.spring.SpringAsyncServiceBase.InstalledCallback
Enclosing class:
SpringAsyncServiceBase

private static class SpringAsyncServiceBase.InstalledCallback extends Object
Records information about an installed callback.
Author:
Holger Eichelberger, SSE
  • Field Details

    • callback

      private de.iip_ecosphere.platform.transport.connectors.ReceptionCallback<?> callback
    • channel

      private String channel
  • Constructor Details

    • InstalledCallback

      private InstalledCallback()