jar

com.github.sfleiter.cdi-interceptors : cdi-interceptors

Maven & Gradle

Oct 20, 2013
4 stars

cdi-interceptors · The goal of this project is to provide CDI interceptors that implement cross-cutting concerns. Interceptors should be usable in different projects and scenarios and should not be available elsewhere (with the same features and quality).

Table Of Contents

Latest Version

Download com.github.sfleiter.cdi-interceptors : cdi-interceptors JAR file - Latest Versions:

All Versions

Download com.github.sfleiter.cdi-interceptors : cdi-interceptors JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

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 cdi-interceptors-0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.sfleiter.cdi_interceptors.impl

├─ com.github.sfleiter.cdi_interceptors.impl.ArrayIterator.class - [JAR]

├─ com.github.sfleiter.cdi_interceptors.impl.StringTransformer.class - [JAR]

com.github.sfleiter.cdi_interceptors

├─ com.github.sfleiter.cdi_interceptors.Logging.class - [JAR]

├─ com.github.sfleiter.cdi_interceptors.LoggingInterceptor.class - [JAR]