Interface JvmRouteFactory

All Known Implementing Classes:
SimpleJvmRouteFactory, SystemPropertyJvmRouteFactory, UUIDJvmRouteFactory

public interface JvmRouteFactory
Factory for creating a unique jvm route for an engine.
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    Creates a unique jvm route for the specified engine.
  • Method Details

    • createJvmRoute

      String createJvmRoute(Engine engine)
      Creates a unique jvm route for the specified engine.
      Parameters:
      engine - an engine
      Returns:
      a jvm route