Package de.aristaflow.adept2.base.service
package de.aristaflow.adept2.base.service
-
ClassDescriptionAn
AbortTransactionExceptionindicates that a transaction in a service cannot be completed and therefore has to be aborted.Abstract implementation for the ADEPT2 service interface.This class manages all sessions and threads currently active in this service.An abstract class providing the basic means for authenticating and managing aSessionFactoryas well as some session management (token verification and alike).This class extends an authenticated service by the means for changing a configuration.This class provides the configuration of a service and returns it.An abstract class providing the basic means for authenticating and managing aClientSessionFactory.AbstractSubService<T extends AbstractADEPT2Service>An abstract implementation for sub services of anAbstractADEPT2Service.Description of an (ADEPT2) service which can be initialised and started by the registry.Super class for all runtime exceptions thrown by the ADEPT2 services.This interface marks service that authenticate at the security manager.This interface extends anADEPT2Serviceby the means to retrieve and change the configuration.This logger wraps a normal logger and provides more parameters to a log record.DynamicServiceRegistration<K,S extends ADEPT2Service> This class provides the means for handling dynamically registered services including registering and unregistering.This interface provides the means for signalling adding, updating and removing services to users of theDynamicServiceRegistration.The mode to register a service.Thrown, if an internal error happened, e.g.Thrown, if a service refuses to handle the request, because it is e.g.This exception indicates that a service is being used in a wrong way.This exception indicates, that a licence violation occurred when trying to start a service checking the licence.ALogServiceprovides logging for anADEPT2Servicewith enhanced capabilities.This interface provides the means to get and transform service names from hierarchical to type and instance name and vice versa.This interface provides components and services initialised and started by the registry framework with access to other services and components.Deprecated.This interface provides components and services initialised and started by the registry framework with access to other services and components.Thrown if the access to the service, to the method, or to the method concerning the provided parameters, is deniedAServiceNotKnownExceptionwill be thrown if a service is requested but is unknown or at least not all needed information is known by the called registry.This interface provides methods for handling threads properly in services.