- CamelContext
A single routing rule base that defines the context for configuring routes, and specifies which policies to use during message exchanges between endpoints.
- child container
A container that is created by a container on the same host. Child containers are run on the same host as their parent container, but each child runs in a separate JVM.
When created using the console's admin:create-container, a child container inherits the features, feature repositories, and configuration from its parent. When a child container is created using the fabric:container-create command, the fabric:contaier-create-child, command, or Fuse Management Console, it does not inherit any configuration from its parent.
Regardless of how they are created, child containers can be started and shutdown from their parent container's console without using SSH.
- cluster
A collection of clustered services.
See Also clustered service.
- clustered service
A service that can be discovered via Fuse Fabric and has master/slave support.
- component
A factory that creates a routing endpoint that connects to a particular message source or message sink.
- connection
A bridge between a client and a broker connector.
See Also transport connector, network connector, network of brokers.
- connection factory
An object that a client uses to create a connection to a broker. A factory supports attributes that configure the quality of service for the connections it creates.
- connector
An object that connects clients to a broker.








