Package org.distributeme.core.concurrencycontrol
package org.distributeme.core.concurrencycontrol
-
ClassDescriptionBase implementation of a ConcurrencyControlStrategy which is not doing anything.Exception thrown if concurrency control decides that the amount of acceptable requests is reached and no further requests can pass through.This interface allows the customer to control concurrent access to the services.Configuration for concurrency control strategy.This implementation of a concurrencycontrolstrategy is based on constants which are annotated to the target interface.This implementation of a concurrencycontrolstrategy is based on constants which are annotated to the target interface.This exception is thrown by the stub if client side concurrency control prohibits further outgoing connections to the server.This exception is thrown if a server refuses to accept more incoming requests.This strategy implementation doesn't limit anything and is used as default concurrency control strategy.