jar

org.aktivecortex : aktivecortex-core

Maven & Gradle

Dec 19, 2013
4 usages

AktiveCortex Core

Table Of Contents

Latest Version

Download org.aktivecortex : aktivecortex-core JAR file - Latest Versions:

All Versions

Download org.aktivecortex : aktivecortex-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window aktivecortex-core-1.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.aktivecortex.core.eventhandling.scheduling

├─ org.aktivecortex.core.eventhandling.scheduling.Quartz2EventScheduler.class - [JAR]

├─ org.aktivecortex.core.eventhandling.scheduling.Quartz2FireEventJobWithMDC.class - [JAR]

├─ org.aktivecortex.core.eventhandling.scheduling.QuartzEventSchedulerFactoryBean.class - [JAR]

org.aktivecortex.api.notification

├─ org.aktivecortex.api.notification.ConversationManager.class - [JAR]

├─ org.aktivecortex.api.notification.Link.class - [JAR]

├─ org.aktivecortex.api.notification.NotificationProgressEvent.class - [JAR]

├─ org.aktivecortex.api.notification.Process.class - [JAR]

├─ org.aktivecortex.api.notification.ProcessQueryService.class - [JAR]

├─ org.aktivecortex.api.notification.Progress.class - [JAR]

├─ org.aktivecortex.api.notification.ProgressEvaluator.class - [JAR]

├─ org.aktivecortex.api.notification.ProgressNotifier.class - [JAR]

├─ org.aktivecortex.api.notification.ProgressUpdate.class - [JAR]

├─ org.aktivecortex.api.notification.Result.class - [JAR]

├─ org.aktivecortex.api.notification.State.class - [JAR]

├─ org.aktivecortex.api.notification.Task.class - [JAR]

org.aktivecortex.dbc.assertion

├─ org.aktivecortex.dbc.assertion.AssertionType.class - [JAR]

├─ org.aktivecortex.dbc.assertion.Contract.class - [JAR]

org.aktivecortex.api.util

├─ org.aktivecortex.api.util.Entry.class - [JAR]

org.aktivecortex.core.utils.io

├─ org.aktivecortex.core.utils.io.FileLineIterator.class - [JAR]

├─ org.aktivecortex.core.utils.io.Utils.class - [JAR]

org.aktivecortex.core.message.channel.adapter

├─ org.aktivecortex.core.message.channel.adapter.ChannelAdapter.class - [JAR]

├─ org.aktivecortex.core.message.channel.adapter.OrderedAwareLinkedHashSet.class - [JAR]

org.aktivecortex.core.context

├─ org.aktivecortex.core.context.ApplicationContextProvider.class - [JAR]

├─ org.aktivecortex.core.context.ConfigurationListener.class - [JAR]

org.aktivecortex.core.notification

├─ org.aktivecortex.core.notification.ConversationManagerImpl.class - [JAR]

├─ org.aktivecortex.core.notification.DefaultProgressEvaluator.class - [JAR]

├─ org.aktivecortex.core.notification.LinkImpl.class - [JAR]

├─ org.aktivecortex.core.notification.NotificationUtils.class - [JAR]

├─ org.aktivecortex.core.notification.ObjectFactory.class - [JAR]

├─ org.aktivecortex.core.notification.ProcessImpl.class - [JAR]

├─ org.aktivecortex.core.notification.ProgressEvaluatorBuilder.class - [JAR]

├─ org.aktivecortex.core.notification.ProgressImpl.class - [JAR]

├─ org.aktivecortex.core.notification.ProgressLocalNotifierImpl.class - [JAR]

├─ org.aktivecortex.core.notification.ProgressNotifierImpl.class - [JAR]

├─ org.aktivecortex.core.notification.ProgressRemoteNotifierImpl.class - [JAR]

├─ org.aktivecortex.core.notification.RemoteNotifierJob.class - [JAR]

├─ org.aktivecortex.core.notification.ResultImpl.class - [JAR]

├─ org.aktivecortex.core.notification.StateImpl.class - [JAR]

├─ org.aktivecortex.core.notification.Step.class - [JAR]

├─ org.aktivecortex.core.notification.TaskImpl.class - [JAR]

├─ org.aktivecortex.core.notification.package-info.class - [JAR]

org.aktivecortex.api.command

├─ org.aktivecortex.api.command.AbstractCommand.class - [JAR]

├─ org.aktivecortex.api.command.Command.class - [JAR]

org.aktivecortex.core.commandhandling.interceptors.afterreceive

├─ org.aktivecortex.core.commandhandling.interceptors.afterreceive.AuditingInterceptor.class - [JAR]

├─ org.aktivecortex.core.commandhandling.interceptors.afterreceive.SpringTransactionalInterceptor.class - [JAR]

├─ org.aktivecortex.core.commandhandling.interceptors.afterreceive.TaskProgressInterceptor.class - [JAR]

├─ org.aktivecortex.core.commandhandling.interceptors.afterreceive.TransactionInterceptor.class - [JAR]

org.aktivecortex.core.serializer.event

├─ org.aktivecortex.core.serializer.event.ProtostuffEventSerializer.class - [JAR]

org.aktivecortex.core.utils

├─ org.aktivecortex.core.utils.MapUtils.class - [JAR]

org.aktivecortex.core.message.spi.impl

├─ org.aktivecortex.core.message.spi.impl.MessagingSystemFactory.class - [JAR]

├─ org.aktivecortex.core.message.spi.impl.NOPMessagingSystemFactory.class - [JAR]

├─ org.aktivecortex.core.message.spi.impl.NOPSendAdapter.class - [JAR]

org.aktivecortex.core.serializer.message

├─ org.aktivecortex.core.serializer.message.ProtostuffMessageSerializer.class - [JAR]

org.aktivecortex.core.eventbus

├─ org.aktivecortex.core.eventbus.ClusterMessageHandlerAdapter.class - [JAR]

├─ org.aktivecortex.core.eventbus.DistributedCluster.class - [JAR]

├─ org.aktivecortex.core.eventbus.DistributedClusterSelector.class - [JAR]

├─ org.aktivecortex.core.eventbus.DistributedCompetingCluster.class - [JAR]

├─ org.aktivecortex.core.eventbus.DistributedEventBusTerminal.class - [JAR]

org.w3._2001.xmlschema

├─ org.w3._2001.xmlschema.Adapter1.class - [JAR]

├─ org.w3._2001.xmlschema.Adapter2.class - [JAR]

├─ org.w3._2001.xmlschema.Adapter3.class - [JAR]

org.aktivecortex.core.saga

├─ org.aktivecortex.core.saga.AbstractSaga.class - [JAR]

org.aktivecortex.core.serializer

├─ org.aktivecortex.core.serializer.FailsafeDeserializer.class - [JAR]

├─ org.aktivecortex.core.serializer.ProtostuffSchemaHolder.class - [JAR]

├─ org.aktivecortex.core.serializer.ProtostuffSerializer.class - [JAR]

org.aktivecortex.api.audit

├─ org.aktivecortex.api.audit.AuditLogger.class - [JAR]

├─ org.aktivecortex.api.audit.SecurityContext.class - [JAR]

org.aktivecortex.core.message

├─ org.aktivecortex.core.message.CommandBatch.class - [JAR]

├─ org.aktivecortex.core.message.CommandBatchMessage.class - [JAR]

├─ org.aktivecortex.core.message.CommandMessage.class - [JAR]

├─ org.aktivecortex.core.message.DefaultCommandBatch.class - [JAR]

├─ org.aktivecortex.core.message.DefaultCommandBatchMessage.class - [JAR]

├─ org.aktivecortex.core.message.DefaultMessageFactory.class - [JAR]

├─ org.aktivecortex.core.message.DefaultMessageHeaders.class - [JAR]

├─ org.aktivecortex.core.message.EventMessage.class - [JAR]

org.aktivecortex.core.store.command

├─ org.aktivecortex.core.store.command.CommandEntry.class - [JAR]

├─ org.aktivecortex.core.store.command.CommandEntryStore.class - [JAR]

├─ org.aktivecortex.core.store.command.CommandStore.class - [JAR]

├─ org.aktivecortex.core.store.command.DefaultCommandEntryStore.class - [JAR]

├─ org.aktivecortex.core.store.command.JpaCommandStore.class - [JAR]

org.aktivecortex.core.serializer.saga

├─ org.aktivecortex.core.serializer.saga.ProtostuffSagaSerializer.class - [JAR]

org.aktivecortex.api.message

├─ org.aktivecortex.api.message.Message.class - [JAR]

├─ org.aktivecortex.api.message.MessageFactory.class - [JAR]

├─ org.aktivecortex.api.message.MessageHeaders.class - [JAR]

├─ org.aktivecortex.api.message.MessageHeadersConstants.class - [JAR]

├─ org.aktivecortex.api.message.MessagingException.class - [JAR]

├─ org.aktivecortex.api.message.Routable.class - [JAR]

org.aktivecortex.core.commandhandling.support

├─ org.aktivecortex.core.commandhandling.support.CommandHandlerUtils.class - [JAR]

org.aktivecortex.dbc.exception

├─ org.aktivecortex.dbc.exception.InvariantException.class - [JAR]

├─ org.aktivecortex.dbc.exception.PostConditionException.class - [JAR]

├─ org.aktivecortex.dbc.exception.PreConditionException.class - [JAR]

org.aktivecortex.core.audit

├─ org.aktivecortex.core.audit.AuditEventDataProvider.class - [JAR]

├─ org.aktivecortex.core.audit.AuditingUnitOfWorkListener.class - [JAR]

├─ org.aktivecortex.core.audit.CommandStoreInterceptor.class - [JAR]

├─ org.aktivecortex.core.audit.ReflectionBasedAuditCommandLogger.class - [JAR]

├─ org.aktivecortex.core.audit.ToStringBasedAuditCommandLogger.class - [JAR]

org.aktivecortex.core.commandhandling.interceptors

├─ org.aktivecortex.core.commandhandling.interceptors.AfterReceiveInterceptorChain.class - [JAR]

├─ org.aktivecortex.core.commandhandling.interceptors.AfterReceiveMessageHandlerInterceptor.class - [JAR]

├─ org.aktivecortex.core.commandhandling.interceptors.BeforeSendInterceptorChain.class - [JAR]

├─ org.aktivecortex.core.commandhandling.interceptors.BeforeSendMessageHandlerInterceptor.class - [JAR]

├─ org.aktivecortex.core.commandhandling.interceptors.DefaultAfterReceiveInterceptorChain.class - [JAR]

├─ org.aktivecortex.core.commandhandling.interceptors.DefaultBeforeSendInterceptorChain.class - [JAR]

com.dyuproject.protostuff.runtime

├─ com.dyuproject.protostuff.runtime.IdStrategyFactory.class - [JAR]

├─ com.dyuproject.protostuff.runtime.ProtostuffRuntimeSchemaAdapter.class - [JAR]

├─ com.dyuproject.protostuff.runtime.RuntimeSchemaAdapter.class - [JAR]

org.aktivecortex.core.message.spi

├─ org.aktivecortex.core.message.spi.IMessagingSystemFactory.class - [JAR]

├─ org.aktivecortex.core.message.spi.SendAdapter.class - [JAR]

org.aktivecortex.core.utils.datetime

├─ org.aktivecortex.core.utils.datetime.JodaTimeConverter.class - [JAR]

org.aktivecortex.api.dao

├─ org.aktivecortex.api.dao.Page.class - [JAR]

org.aktivecortex.core.message.channel

├─ org.aktivecortex.core.message.channel.MessageChannel.class - [JAR]

├─ org.aktivecortex.core.message.channel.MessageDispatcher.class - [JAR]

├─ org.aktivecortex.core.message.channel.MessageHandler.class - [JAR]

org.aktivecortex.core.commandhandling.interceptors.beforesend

├─ org.aktivecortex.core.commandhandling.interceptors.beforesend.AuditCommandDataProvider.class - [JAR]

org.aktivecortex.api.notification.support

├─ org.aktivecortex.api.notification.support.Observable.class - [JAR]

org.aktivecortex.api.xml

├─ org.aktivecortex.api.xml.DateAdapter.class - [JAR]

├─ org.aktivecortex.api.xml.DateConverter.class - [JAR]

org.aktivecortex.core.utils.reflection

├─ org.aktivecortex.core.utils.reflection.TargetLengthBasedClassNameAbbreviator.class - [JAR]

org.aktivecortex.core.dao.support

├─ org.aktivecortex.core.dao.support.PagingHelper.class - [JAR]

org.aktivecortex.core.notification.support

├─ org.aktivecortex.core.notification.support.ClientNotificationAspect.class - [JAR]

├─ org.aktivecortex.core.notification.support.NotificationAdviceAspect.class - [JAR]

├─ org.aktivecortex.core.notification.support.NotificationSagaLifeCycleListener.class - [JAR]

├─ org.aktivecortex.core.notification.support.NotificationUnhandledSagaEventListener.class - [JAR]

├─ org.aktivecortex.core.notification.support.ProgressEventListener.class - [JAR]

├─ org.aktivecortex.core.notification.support.ServerNotificationAspect.class - [JAR]

├─ org.aktivecortex.core.notification.support.UnitOfWorkProgressListener.class - [JAR]

org.aktivecortex.api.commandhandling

├─ org.aktivecortex.api.commandhandling.AsyncCommandBus.class - [JAR]

├─ org.aktivecortex.api.commandhandling.CommandGateway.class - [JAR]

org.aktivecortex.core.serializer.schema.jodatime

├─ org.aktivecortex.core.serializer.schema.jodatime.DateMidnightSchema.class - [JAR]

├─ org.aktivecortex.core.serializer.schema.jodatime.DateTimeSchema.class - [JAR]

├─ org.aktivecortex.core.serializer.schema.jodatime.IntervalSchema.class - [JAR]

org.aktivecortex.core.commandhandling

├─ org.aktivecortex.core.commandhandling.DefaultCommandGateway.class - [JAR]

├─ org.aktivecortex.core.commandhandling.DistributedCommandBus.class - [JAR]

org.aktivecortex.api.event

├─ org.aktivecortex.api.event.AbstractApplicationEvent.class - [JAR]

├─ org.aktivecortex.api.event.AbstractDomainEvent.class - [JAR]

org.aktivecortex.core.utils.logging

├─ org.aktivecortex.core.utils.logging.LogHelper.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Dec 01, 2021
3 usages
2 stars
Dec 05, 2018
9 usages
Aug 20, 2023
6 usages
160 stars
May 08, 2023
3 usages
56 stars
Feb 17, 2021
3 usages
Jul 14, 2023
20 usages
845 stars
Sep 30, 2019
11 usages
1 stars
Nov 25, 2022
2 usages
275 stars
Jan 16, 2023
3 usages
May 28, 2015
2 usages