このコンテンツは選択した言語では利用できません。
Chapter 4. cxf
4.1. cxf:list-busses
4.1.1. Description
Lists all CXF Busses.
4.1.2. Syntax
cxf:list-busses [options]
4.1.3. Options
Name | Description |
---|---|
--help | Display this help message |
--no-format | Disable table rendered output |
4.2. cxf:list-endpoints
4.2.1. Description
Lists all CXF Endpoints on a Bus.
4.2.2. Syntax
cxf:list-endpoints [options] [bus]
4.2.3. Arguments
Name | Description |
---|---|
bus | The CXF bus name where to look for the Endpoints |
4.2.4. Options
Name | Description |
---|---|
--help | Display this help message |
-f, --fulladdress | Display full address of an endpoint |
--no-format | Disable table rendered output |
4.3. cxf:start-endpoint
4.3.1. Description
Starts a CXF Endpoint on a Bus.
4.3.2. Syntax
cxf:start-endpoint [options] bus endpoint
4.3.3. Arguments
Name | Description |
---|---|
bus | The CXF bus name where to look for the Endpoint |
endpoint | The Endpoint name to start |
4.3.4. Options
Name | Description |
---|---|
--help | Display this help message |
4.4. cxf:stop-endpoint
4.4.1. Description
Stops a CXF Endpoint on a Bus.
4.4.2. Syntax
cxf:stop-endpoint [options] bus endpoint
4.4.3. Arguments
Name | Description |
---|---|
bus | The CXF bus name where to look for the Endpoint |
endpoint | The Endpoint name to stop |
4.4.4. Options
Name | Description |
---|---|
--help | Display this help message |