Package org.apache.camel.support.service


@NullMarked package org.apache.camel.support.service
Base classes for implementing the Camel service lifecycle (build, init, start, stop, suspend, resume).
Since:
4.21
  • Classes
    Class
    Description
    A useful base class which ensures that a service is only initialized once and provides some helper methods for enquiring of its status.
    A collection of helper methods for working with Service objects.
    A useful base class which ensures that a service is only initialized once and provides some helper methods for enquiring of its status.