Uses of Package
org.apache.camel.support.service
Packages that use org.apache.camel.support.service
Package
Description
Base classes for implementing the Camel service lifecycle (build, init, start, stop, suspend, resume).
-
Classes in org.apache.camel.support.service used by org.apache.camel.spiClassDescriptionA useful base class which ensures that a service is only initialized once and provides some helper methods for enquiring of its status.A useful base class which ensures that a service is only initialized once and provides some helper methods for enquiring of its status.
-
Classes in org.apache.camel.support.service used by org.apache.camel.support.serviceClassDescriptionA useful base class which ensures that a service is only initialized once and provides some helper methods for enquiring of its status.