Class RoutingSwiftletImpl

java.lang.Object
RoutingSwiftlet
com.swiftmq.impl.routing.single.RoutingSwiftletImpl
Direct Known Subclasses:
URoutingSwiftletImpl

public class RoutingSwiftletImpl extends RoutingSwiftlet
  • Field Details

  • Constructor Details

    • RoutingSwiftletImpl

      public RoutingSwiftletImpl()
  • Method Details

    • addRoute

      public void addRoute(RouteImpl route)
    • removeRoute

      public void removeRoute(RouteImpl route)
    • createSwiftletContext

      protected SwiftletContext createSwiftletContext(RoutingSwiftletImpl routingSwiftletImpl, Entity rootEntity) throws SwiftletException
      Throws:
      SwiftletException
    • startup

      protected void startup(Configuration config) throws SwiftletException
      Throws:
      SwiftletException
    • shutdown

      protected void shutdown() throws SwiftletException
      Throws:
      SwiftletException