JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.camel
Interface StaticService
All Superinterfaces:
Service
All Known Subinterfaces:
AsyncProcessorAwaitManager
,
EndpointRegistry
<K>,
ExecutorServiceManager
,
InflightRepository
,
RuntimeEndpointRegistry
,
ShutdownStrategy
,
StreamCachingStrategy
,
TypeConverterRegistry
All Known Implementing Classes:
BaseTypeConverterRegistry
,
DefaultAsyncProcessorAwaitManager
,
DefaultEndpointRegistry
,
DefaultExecutorServiceManager
,
DefaultInflightRepository
,
DefaultPackageScanClassResolver
,
DefaultRestRegistry
,
DefaultRuntimeEndpointRegistry
,
DefaultShutdownStrategy
,
DefaultStreamCachingStrategy
,
DefaultTypeConverter
,
LazyLoadingTypeConverter
,
SharedPollingConsumerServicePool
,
SharedProducerServicePool
,
TimerListenerManager
,
WebSpherePackageScanClassResolver
public interface
StaticService
extends
Service
Marker for indicating the
Service
is a static service (only one instance per
CamelContext
).
Method Summary
Methods inherited from interface org.apache.camel.
Service
start
,
stop
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Apache Camel