jar

com.azaptree : azaptree-eventbus-service

Maven & Gradle

Jan 13, 2013

EventBus Service · Wrapper around Guava's EventBus. Value adds are: 1. Spring enabled 2. Can be configured to be synchronous / asynchronous 3. Logs warning messages for DeadEvents 4. Spring bean name is used by default as the EventBus identifier, but can be configured to use any identifier

Table Of Contents

Latest Version

Download com.azaptree : azaptree-eventbus-service JAR file - Latest Versions:

All Versions

Download com.azaptree : azaptree-eventbus-service JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 azaptree-eventbus-service-0.0.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.azaptree.services.eventbus.impl

├─ com.azaptree.services.eventbus.impl.EventBusServiceImpl.class - [JAR]

com.azaptree.services.eventbus

├─ com.azaptree.services.eventbus.EventBusService.class - [JAR]

├─ com.azaptree.services.eventbus.EventBusServiceJmxApi.class - [JAR]

Advertisement