Jakarta Interceptors defines a means of interposing on business method invocations
and specific events—such as lifecycle events and timeout events—that occur on instances
of Jakarta EE components and other managed classes.
License | EPL 2.0GPL |
---|---|
Categories | Java Specifications |
Tags | jakartastandardinterceptorapispecs |
HomePage | https://github.com/eclipse-ee4j/interceptor-api |
Date | Nov 20, 2020 |
Files | pom (11 KB) jar (24 KB) View All |
Repositories | CentralAlfrescoMulesoft |
Ranking | #2356 in MvnRepository (See Top Artifacts) #63 in Java Specifications |
Used By | 237 artifacts |
Compile Dependencies (1)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Annotation Lib EPL 2.0GPL | jakarta.annotation » jakarta.annotation-api | 2.0.0 | 3.0.0 |
Licenses
License | URL |
---|---|
EPL 2.0 | http://www.eclipse.org/legal/epl-2.0 |
GPL2 w/ CPE | https://www.gnu.org/software/classpath/license.html |
Developers
Name | Dev Id | Roles | Organization | |
---|---|---|---|---|
Yamini K B | yaminikb | Oracle Corporation | ||
Eclipse EE4J Developers | ee4j-pmc<at>eclipse.org | eclipseee4j | Eclipse Foundation |
Related Books
Learning Java: An Introduction to Real-World Programming with Java (2023) by Loy, Marc, Niemeyer, Patrick, Leuck, Daniel | |
Java in a Nutshell: A Desktop Quick Reference (2023) by Evans, Benjamin J., Clark, Jason, Flanagan, David | |
The Well-Grounded Java Developer, Second Edition (2022) by Evans, Benjamin, Verburg, Martijn, Clark, Jason | |
Head First Java: A Brain-Friendly Guide (2022) by Sierra, Kathy, Bates, Bert, Gee, Trisha | |
Think Java: How to Think Like a Computer Scientist (2020) by Downey, Allen, Mayfield, Chris | |
Modern Java in Action: Lambdas, streams, functional and reactive programming (2018) by Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft | |
Effective Java (2017) by Bloch, Joshua |