Interface HasId

All Known Subinterfaces:
CamelClusterMember, CamelClusterService, CamelPreemptiveClusterService, DevConsoleRegistry, HealthCheck, HealthCheckRegistry, HealthCheckRepository, IdAware, ProcessorExchangeFactory, ServiceRegistry, WritableHealthCheckRepository

public interface HasId
A simple marker interface for an object which has a unique ID which is useful for referring to objects in REST or JMX style APIs
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the id
  • Method Details

    • getId

      String getId()
      Returns the id
      Returns:
      the id