jar

org.apache.causeway.core : causeway-core-interaction

Maven & Gradle

Jul 07, 2023

Apache Causeway Core - Interaction · Provides _Interaction Scope_. Top level action execution or property changes are wrapped in an _Interaction_. That typically corresponds to a http request/response cycle or a JUnit test method execution.

Table Of Contents

Latest Version

Download org.apache.causeway.core : causeway-core-interaction JAR file - Latest Versions:

All Versions

Download org.apache.causeway.core : causeway-core-interaction JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.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 causeway-core-interaction-2.0.0-RC2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.causeway.core.interaction

├─ org.apache.causeway.core.interaction.CausewayModuleCoreInteraction.class - [JAR]

org.apache.causeway.core.interaction.scope

├─ org.apache.causeway.core.interaction.scope.InteractionScope.class - [JAR]

├─ org.apache.causeway.core.interaction.scope.InteractionScopeBeanFactoryPostProcessor.class - [JAR]

├─ org.apache.causeway.core.interaction.scope.InteractionScopeLifecycleHandler.class - [JAR]

├─ org.apache.causeway.core.interaction.scope.TransactionBoundaryAware.class - [JAR]

org.apache.causeway.core.interaction.session

├─ org.apache.causeway.core.interaction.session.CausewayInteraction.class - [JAR]

├─ org.apache.causeway.core.interaction.session.MessageBrokerImpl.class - [JAR]

org.apache.causeway.core.interaction.integration

├─ org.apache.causeway.core.interaction.integration.InteractionAwareTransactionalBoundaryHandler.class - [JAR]