Uses of Package
org.apache.camel.support.service
-
Packages that use org.apache.camel.support.service Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies.org.apache.camel.support.service -
Classes in org.apache.camel.support.service used by org.apache.camel.spi Class Description BaseService A useful base class which ensures that a service is only initialized once and provides some helper methods for enquiring of its status.ServiceSupport 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.service Class Description BaseService A useful base class which ensures that a service is only initialized once and provides some helper methods for enquiring of its status.