Package org.distributeme.core.routing
package org.distributeme.core.routing
-
ClassDescriptionAbstract implementation of MOD strategy router which supports FailOver to next cluster node - strategy.Abstract class for Router.Abstract implementation of
Routerwhich supportsFailingStrategy.Abstract implementation ofRouterwhich supportsFailingStrategy.A router that implements this interface will be mostly configured by a configuration file.TODO comment this classThis router sends each call to another instance.Generic configuration file that will work with most routers, even many routers most probably won't support all of the options.This router implementation does mostly nothing.This router is based on numeric parameters and their mod value.This registration name provider is based on a submitted property to the start.Describes a registration name provider which defines the name useable for registration.This router sends each call to another instance.This router sends each call to another instance.This router sends each call to another instance.This interface defines a call router, which influences how calls are distributed to different servers in the same system.If some object wants to react to router configuration changes, it can observe router configuration via this interface.Helper class to reduce overhead of implementation of not needed methods.Router Strategy.This interface is offering support for custom services.This is an example implementation of a Router which actually do not route anything but simply prints out each call.