|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.petals.jbi.messaging.routing.module.TransportResolverModule
public class TransportResolverModule
| Field Summary | |
|---|---|
protected ConfigurationService |
configurationService
The Topology service fractal component |
protected org.ow2.petals.util.LoggingUtil |
log
Logger wrapper. |
| Constructor Summary | |
|---|---|
TransportResolverModule()
|
|
| Method Summary | |
|---|---|
void |
electEndpoints(java.util.Map<ServiceEndpoint,TransportSendContext> electedDestinations,
ComponentContext sourceComponentContext,
org.ow2.petals.jbi.messaging.exchange.MessageExchangeWrapper exchangeDecorator)
Elect a list of candidate endpoints to be destination of the exchange. |
protected void |
start()
Start the Fractal component |
protected void |
stop()
Stop the Fractal component |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.ow2.petals.util.LoggingUtil log
protected ConfigurationService configurationService
| Constructor Detail |
|---|
public TransportResolverModule()
| Method Detail |
|---|
public void electEndpoints(java.util.Map<ServiceEndpoint,TransportSendContext> electedDestinations,
ComponentContext sourceComponentContext,
org.ow2.petals.jbi.messaging.exchange.MessageExchangeWrapper exchangeDecorator)
throws RoutingException
SenderModule
electEndpoints in interface SenderModuleexchangeDecorator - the exchange decorator to send
RoutingExceptionprotected void start()
protected void stop()
throws RoutingException
RoutingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||