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.

LicenseEPL 2.0GPL
CategoriesJava Specifications
Tagsjakartastandardinterceptorapispecs
HomePage https://github.com/eclipse-ee4j/interceptor-api
DateNov 20, 2020
Filespom (11 KB)  jar (24 KB)  View All
RepositoriesCentralAlfrescoMulesoft
Ranking#2356 in MvnRepository (See Top Artifacts)
#63 in Java Specifications
Used By237 artifacts

Note: There is a new version for this artifact

New Version2.2.0

Scope:
Scope:
Format:
Scope:
Scope:
Scope:
Scope:
Scope:
Scope:

Compile Dependencies (1)

Category/License Group / ArtifactVersionUpdates
Annotation Lib
EPL 2.0GPL
jakarta.annotation » jakarta.annotation-api 2.0.03.0.0

Developers

NameEmailDev IdRolesOrganization
Yamini K ByaminikbOracle Corporation
Eclipse EE4J Developersee4j-pmc<at>eclipse.orgeclipseee4jEclipse Foundation

Related Books

Learning Java: An Introduction to Real-World Programming with JavaLearning Java: An Introduction to Real-World Programming with Java (2023)
by Loy, Marc, Niemeyer, Patrick, Leuck, Daniel
Java in a Nutshell: A Desktop Quick ReferenceJava in a Nutshell: A Desktop Quick Reference (2023)
by Evans, Benjamin J., Clark, Jason, Flanagan, David
The Well-Grounded Java Developer, Second EditionThe Well-Grounded Java Developer, Second Edition (2022)
by Evans, Benjamin, Verburg, Martijn, Clark, Jason
Head First Java: A Brain-Friendly GuideHead First Java: A Brain-Friendly Guide (2022)
by Sierra, Kathy, Bates, Bert, Gee, Trisha
Think Java: How to Think Like a Computer ScientistThink Java: How to Think Like a Computer Scientist (2020)
by Downey, Allen, Mayfield, Chris
Modern Java in Action: Lambdas, streams, functional and reactive programmingModern Java in Action: Lambdas, streams, functional and reactive programming (2018)
by Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft
Effective JavaEffective Java (2017)
by Bloch, Joshua