jInterflex is a Java open source library that invokes methods and reads public fields of classes through reflection in a different way, using annotations and interfaces. jInterflex allows to specify the methods to be invoked and the public fields to be read in auxiliary interfaces, with the same signature that they actually have (or very similar), so the signatures of methods can be copied almost directly from the Javadocs of their original classes. With the help of this interfaces, the access to the methods and constants looks like the "normal" (without reflection) invokation or read access, enhancing the readability.
Categories
LibrariesLicense
MIT LicenseFollow jInterflex
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jInterflex!