| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.servicemix |
| Идентификатор | Идентификаторservicemix-drools |
| Версия | Версия2013.01 |
| Тип | Типjbi-component |
| Описание |
ОписаниеApache ServiceMix :: Components :: Drools Service Engine
The ServiceMix Drools component provides JBI integration to the Drools Rules Engine. It can be used to deploy a rules set that will implement a router or an actual service. A router will mostly act as a transparent proxy between the consumer and the target service provider mad will mostly be implemented by the jbi.route(uri) method below. This method creates a new exchange identical to the one received by the component and will send it to the specified destination. You can also send back a Fault if needed. A router can also be implemented by using directly the JBI Apis (available with the jbi helper) by using the provided client.
|
| Организация-разработчик |
Организация-разработчик |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.servicemix : servicemix-shared | jar | 2013.01 |
| org.drools : drools-compiler | jar | 5.5.0.Final |
| org.drools : drools-core | jar | 5.5.0.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.specs : geronimo-jta_1.1_spec | jar | 1.1.1 |
| org.apache.servicemix.specs : org.apache.servicemix.specs.jbi-api-1.0 | jar | 2.2.0 |
| org.apache.servicemix : servicemix-common | jar | 2013.01 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.apache.servicemix : servicemix-core | jar | 3.3.2 |