Class ZeroHelper

java.lang.Object
io.vertx.up.runtime.ZeroHelper

public class ZeroHelper extends Object
Author:
Lang
  • Constructor Details

    • ZeroHelper

      public ZeroHelper()
  • Method Details

    • getAgentKey

      public static io.horizon.eon.em.container.ServerType getAgentKey(Class<?> clazz)
    • isAgentDefined

      public static ConcurrentMap<io.horizon.eon.em.container.ServerType,Boolean> isAgentDefined(ConcurrentMap<io.horizon.eon.em.container.ServerType,List<Class<?>>> agents, Class<?>... exclude)
    • getPath

      public static jakarta.ws.rs.Path getPath(Class<?> clazz)
    • getPath

      public static jakarta.ws.rs.Path getPath(Method method)