Uses of Interface
de.aristaflow.adept2.base.service.LogService
Packages that use LogService
Package
Description
-
Uses of LogService in de.aristaflow.adept2.base.cluster
Classes in de.aristaflow.adept2.base.cluster that implement LogServiceModifier and TypeClassDescriptionclassAGlobalRegistryProviderretrieving a list of possible global registry URIs from its configuration and trying to get a global registry with this URIs.classAGlobalRegistryProviderretrieving the global registry URI from the cluster (synchronisation) JDBC data source. -
Uses of LogService in de.aristaflow.adept2.base.communication
Constructors in de.aristaflow.adept2.base.communication with parameters of type LogServiceModifierConstructorDescriptionCommunicationStackLayer(CommunicationStack<T, V> delegate, LogService logService) Sets up this communication stack layer and sets the successor within the communication stack this communication stack layer is assigned to.protectedCommunicationStackTerminator(LogService logService) Initialises the instance variables appropriately. -
Uses of LogService in de.aristaflow.adept2.base.registry
Classes in de.aristaflow.adept2.base.registry that implement LogServiceModifier and TypeClassDescriptionclassThis class manages interfaces (or super-classes) of component types and instances of components including singletons.classThis class extends the plugin registry to support the retrieval of used component instances without needing to know the used instance name at all.classThe local service registry extends theInstanceToInstanceRegistryto support service components.classWhile theAbstractRegistrydoes not allow to be directly accessed, this class supports the retrieval of specific component instances as well as default component instances.classA service registry extends theLocalServiceRegistryto support export and publishing of local services as well as accessing remote services. -
Uses of LogService in de.aristaflow.adept2.base.service
Classes in de.aristaflow.adept2.base.service that implement LogServiceModifier and TypeClassDescriptionclassAbstract implementation for the ADEPT2 service interface.classAn abstract class providing the basic means for authenticating and managing aSessionFactoryas well as some session management (token verification and alike).classThis class extends an authenticated service by the means for changing a configuration.classThis class provides the configuration of a service and returns it.classAn abstract class providing the basic means for authenticating and managing aClientSessionFactory.Constructors in de.aristaflow.adept2.base.service with parameters of type LogServiceModifierConstructorDescriptionDynamicServiceRegistration(Map<K, List<Pair<URI[], Long>>> registered, ReadWriteLock lock, long inactiveSeconds, Class<? extends S> serviceClass, ServiceAccess serviceAccess, Function<SessionToken, SessionToken> sessionProvider, DynamicServiceRegistration.DynamicServiceNotification<K> notification, LogService logService) Constructs a newDynamicServiceRegistrationfor handing dynamically registered services. -
Uses of LogService in de.aristaflow.adept2.base.servletcontainer.dynamic
Classes in de.aristaflow.adept2.base.servletcontainer.dynamic that implement LogServiceModifier and TypeClassDescriptionclassA servlet service deploying servlets dynamically via Servlet API 3.0. -
Uses of LogService in de.aristaflow.adept2.core.checks.processmodel
Classes in de.aristaflow.adept2.core.checks.processmodel that implement LogServiceModifier and TypeClassDescriptionclassDefault implementation of the process check service. -
Uses of LogService in de.aristaflow.adept2.core.client
Classes in de.aristaflow.adept2.core.client that implement LogServiceModifier and TypeClassDescriptionclassTheMultiplexingClientServiceis a broker for service requests from various web clients. -
Uses of LogService in de.aristaflow.adept2.core.eventmanager.common
Classes in de.aristaflow.adept2.core.eventmanager.common that implement LogServiceModifier and TypeClassDescriptionclassThe event manager creates event handler and event sources.classThe default event manager supports arbitrary events (e. g.Constructors in de.aristaflow.adept2.core.eventmanager.common with parameters of type LogServiceModifierConstructorDescriptionAbstractEventHandler(Registry registry, boolean exclusive, boolean consuming, boolean critical, boolean interruptible, LogService logService) Creates a new event handler having the designated ID and the designated flags.AbstractEventHandler(Registry registry, boolean exclusive, boolean consuming, boolean critical, LogService logService) Creates a new event handler having the designated ID and the designated flags.AbstractEventHandler(String id, boolean exclusive, boolean consuming, boolean critical, boolean interruptible, LogService logService) Creates a new event handler having the designated ID and the designated flags.AbstractEventHandler(String id, boolean exclusive, boolean consuming, boolean critical, LogService logService) Creates a new event handler having the designated ID and the designated flags.AbstractEventSource(Registry registry, String eventType, LogService logService) Creates a new event source providing the management of registered event handler.AbstractEventSource(String sourceType, String eventType, LogService logService) Creates a new event source providing the management of registered event handler.AbstractSharingActEventSource(Configuration conf, Registry registry, Class<T> eventClass, String eventType, String sharedSourceType, LogService logService) Default constructor for a plugin of theDefaultEventManagercalled by a service registry.AddSourceRunnable(ClientWorklistItem item, int retries, long retryDelay, de.aristaflow.adept2.core.automaticclient.AbstractWorklistHandler handler, Map<EBPInstanceReference, Triple<String, String, String>> runningItems, ScheduledObjectOneWorkExecutor<WorklistItem> executor, AbstractEventManager eventManager, LogService logService) Creates a newAddSourceRunnablefor adding event sources for specific worklist items. -
Uses of LogService in de.aristaflow.adept2.core.registry
Classes in de.aristaflow.adept2.core.registry that implement LogServiceModifier and TypeClassDescriptionclassThis class is similar toAbstractAuthenticatedService.classThis bootstrap registry is the central entity from which other registries and services can be retrieved.classThis class is similar toAbstractADEPT2Service. -
Uses of LogService in de.aristaflow.adept2.core.registry.cluster
Classes in de.aristaflow.adept2.core.registry.cluster that implement LogServiceModifier and TypeClassDescriptionclassDeprecated.This class is subject of change and must not be used yet except for testing purpose. -
Uses of LogService in de.aristaflow.adept2.core.registry.twophase
Classes in de.aristaflow.adept2.core.registry.twophase that implement LogServiceModifier and TypeClassDescriptionclassTwoPhaseBootstrap<T extends ADEPT2Service>A bootstrap registry that bootstraps and shuts down in two phases. -
Uses of LogService in de.aristaflow.adept2.core.runtimemanager.gui
Classes in de.aristaflow.adept2.core.runtimemanager.gui that implement LogServiceModifier and TypeClassDescriptionclassThis class provides the basic means for aRemoteGUIManagerwhich is the interaction between remotely executed component to GUI context (viaActivityStateNotificationand vice versa (viaAbstractGUIManager.terminateRemoteExecution(SessionToken, EBPInstanceReference, String)). -
Uses of LogService in de.aristaflow.adept2.core.transactionmanager
Constructors in de.aristaflow.adept2.core.transactionmanager with parameters of type LogServiceModifierConstructorDescriptionTxDbUpdateManager(Class<?> serviceInterface, TxManager<T> txManager, LogService logService) Constructs a newDbSchemaUpdateManager. -
Uses of LogService in de.aristaflow.adept2.model
Classes in de.aristaflow.adept2.model that implement LogServiceModifier and TypeClassDescriptionfinal classThis class extends theInstanceToInstanceRegistryto support all model factories in ADEPT2. -
Uses of LogService in de.aristaflow.adept2.ui.guimanager
Classes in de.aristaflow.adept2.ui.guimanager that implement LogServiceModifier and TypeClassDescriptionclassThe null GUI manager returns theNullGUIContextas the GUIContext and may be used for GUI-less clients.classA GUI manager supporting theNullGUIContextand aRemoteHTMLContextas theGUIContextfor (nearly) GUI-less clients with a webserver. -
Uses of LogService in de.aristaflow.adept2.ui.htmlgui.httpservice
Classes in de.aristaflow.adept2.ui.htmlgui.httpservice that implement LogServiceModifier and TypeClassDescriptionclassSimple HTTP service based on aServletService(an embedded servlet container).classDummy HTTP service for head-less clients. -
Uses of LogService in de.aristaflow.adept2.ui.updatemanager
Classes in de.aristaflow.adept2.ui.updatemanager that implement LogServiceModifier and TypeClassDescriptionclassThis class manages a set ofChangeListeners for an object which are notified when properties of that object change. -
Uses of LogService in de.aristaflow.ilm.model.common
Constructors in de.aristaflow.ilm.model.common with parameters of type LogServiceModifierConstructorDescriptionAbstractIteratorHandler(Supplier<I> initDataCreator, Supplier<N> dataCreator, String iteratorTypeName, String executorName, LogService logService) Creates a new iteration handler.ServerStreamStringHandler(LogService logService) Creates a new handler for server-side proxies returning data based onString. -
Uses of LogService in de.aristaflow.ilm.model.common.collection
Constructors in de.aristaflow.ilm.model.common.collection with parameters of type LogServiceModifierConstructorDescriptionRemoteIteratorHandler(Supplier<I> initDataCreator, Supplier<N> dataCreator, LogService logService) Creates a new handler for remote iterator. -
Uses of LogService in de.aristaflow.ilm.model.worklistmodel
Constructors in de.aristaflow.ilm.model.worklistmodel with parameters of type LogServiceModifierConstructorDescriptionIncWorklistHandler(Function<WJ, WI> transformation, Supplier<I> initDataCreator, Supplier<N> dataCreator, LogService logService) Creates a new handler for incremental worklists.IncWorklistUpdateHandler(long initialAliveTime, long aliveTimeExtension, LogService logService) Creates a new handler for incremental worklist updates. -
Uses of LogService in de.aristaflow.ilm.ws.base.service
Fields in de.aristaflow.ilm.ws.base.service declared as LogServiceModifier and TypeFieldDescriptionprotected final LogServiceServiceMetaData.logServiceThe log service for creating class-specific loggers.Methods in de.aristaflow.ilm.ws.base.service that return LogServiceModifier and TypeMethodDescriptionAbstractSubResourceWebService.getLogService()Gets the log service for creating loggers for child sub resource web services.ServiceMetaData.getLogService()Gets the log service for creating class-specific loggers.Constructors in de.aristaflow.ilm.ws.base.service with parameters of type LogServiceModifierConstructorDescriptionprotectedAbstractStub(T callback, LogService logService) ServiceMetaData(LogService logService, Supplier<SessionFactory> sfSupplier, URI[] serviceUris, URL baseUrl, ServiceAccess serviceAccess) Creates new service meta data with the designated data. -
Uses of LogService in de.aristaflow.ilm.ws.core.orgmodelmanager
Constructors in de.aristaflow.ilm.ws.core.orgmodelmanager with parameters of type LogServiceModifierConstructorDescriptionOrgPolicyScriptHandlerWebServiceStub(OrgPolicyScriptHandler opsh, LogService logService) -
Uses of LogService in de.aristaflow.ilm.ws.rest.base.service
Constructors in de.aristaflow.ilm.ws.rest.base.service with parameters of type LogServiceModifierConstructorDescriptionprotectedAbstractRestStub(URL baseUrl, String version, Supplier<com.fasterxml.jackson.databind.ObjectMapper> om, LogService logService) Creates a new abstract stub providing the basic means for making REST callback calls.protectedAbstractSseStub(UUID sseConn, de.aristaflow.adept2.base.communication.rest.SseHandler sseHandler, Supplier<com.fasterxml.jackson.databind.ObjectMapper> om, LogService logService) protectedAbstractStub(Supplier<com.fasterxml.jackson.databind.ObjectMapper> om, LogService logService) Creates a new abstract stub providing the basic means for making callback calls.ExceptionHandling(boolean suppressServerStack, de.aristaflow.adept2.base.communication.rest.RequestHandler reqHandler, LogService logService) Creates a new exception handling with the designated fields. -
Uses of LogService in de.aristaflow.ilm.ws.rest.core.executionmanager
Constructors in de.aristaflow.ilm.ws.rest.core.executionmanager with parameters of type LogServiceModifierConstructorDescriptionInstanceStateNotificationRestStub(URL url, Supplier<com.fasterxml.jackson.databind.ObjectMapper> om, Map<UUID, URL> allRestStubs, LogService logService) InstanceStateNotificationSseStub(UUID sseConn, de.aristaflow.adept2.base.communication.rest.SseHandler sseHandler, Supplier<com.fasterxml.jackson.databind.ObjectMapper> om, Map<UUID, UUID> allSseStubs, LogService logService) -
Uses of LogService in de.aristaflow.ilm.ws.rest.core.orgmodelmanager
Constructors in de.aristaflow.ilm.ws.rest.core.orgmodelmanager with parameters of type LogServiceModifierConstructorDescriptionOrgPolicyScriptHandlerRestStub(URL url, Supplier<com.fasterxml.jackson.databind.ObjectMapper> om, LogService logService) -
Uses of LogService in de.aristaflow.ilm.ws.rest.core.runtimemanager
Constructors in de.aristaflow.ilm.ws.rest.core.runtimemanager with parameters of type LogServiceModifierConstructorDescriptionActivityStateNotificationRestStub(URL url, Supplier<com.fasterxml.jackson.databind.ObjectMapper> om, Map<UUID, URL> allRestStubs, LogService logService) ActivityStateNotificationSseStub(UUID sseConn, de.aristaflow.adept2.base.communication.rest.SseHandler sseHandler, Supplier<com.fasterxml.jackson.databind.ObjectMapper> om, Map<UUID, UUID> allSseStubs, LogService logService) -
Uses of LogService in de.aristaflow.ilm.ws.rest.core.runtimeservice
Constructors in de.aristaflow.ilm.ws.rest.core.runtimeservice with parameters of type LogServiceModifierConstructorDescriptionExecutionMessageNotificationRestStub(URL url, Supplier<com.fasterxml.jackson.databind.ObjectMapper> om, LogService logService) ExecutionMessageNotificationSseStub(UUID sseConn, de.aristaflow.adept2.base.communication.rest.SseHandler sseHandler, Supplier<com.fasterxml.jackson.databind.ObjectMapper> om, LogService logService) -
Uses of LogService in de.aristaflow.ilm.ws.rest.core.worklistmanager
Constructors in de.aristaflow.ilm.ws.rest.core.worklistmanager with parameters of type LogServiceModifierConstructorDescriptionClientWorklistRestStub(long clientWorklistId, URL url, Supplier<com.fasterxml.jackson.databind.ObjectMapper> om, LogService logService) ClientWorklistSseStub(long clientWorklistId, UUID sseConn, de.aristaflow.adept2.base.communication.rest.SseHandler sseHandler, Supplier<com.fasterxml.jackson.databind.ObjectMapper> om, LogService logService)