Essays about: "Java Reflection API"

Found 4 essays containing the words Java Reflection API.

  1. 1. Metametaprogramming for Java with Spoon

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Andrew Bwogi; [2021]
    Keywords : ;

    Abstract : Metaprogramming is used to abstract away complicated code by o˙ering a more intuitive interface that automatically generates it. Spoon and ASM are two metaprogram libraries for Java that operate on programs at source code and bytecode level respectively. READ MORE

  2. 2. JavaFX Scene Graph Object Serialization

    University essay from KTH/Radio Systems Laboratory (RS Lab)

    Author : Elmira Khodabandehloo; [2013]
    Keywords : Scene graph; Java bean; JavaFX; FXML; serialization; reflection; introspection; DOM; tree traversal; scengraf; Java-bönor; JavaFX; FXML; serialisering; reflection; introspection; DOM; träd traversering;

    Abstract : Data visualization is used in order to analyze and perceive patterns in data. One of the use cases of visualization is to graphically represent and compare simulation results. At Ericsson Research, a visualization platform, based on JavaFX 2 is used to visualize simulation results. READ MORE

  3. 3. Capturing JUnit Behavior into Static Programs : Static Testing Framework

    University essay from Institutionen för datavetenskap, fysik och matematik, DFM

    Author : Asher Siddiqui; [2010]
    Keywords : JUnit3.8 Framework; Test Case; Test Object; Test Method; Reflection; Test Fixture; Test Suite; Test Pack; Dynamic Behavior; Static Behavior; Static Analysis; Code Generation Environment; Execution Environment; Test Object Hierarchy; Assertion; Result Parameters; Source Code Transformation; Building Process; Test Case Execution; Potential Operations; Java Reflection API; Java Object Model; Annotation; Meta-Model; Call Graph; Reflection Resolution; BDD Database;

    Abstract : In this research paper, it evaluates the benefits achievable from static testing framework by analyzing and transforming the JUnit3.8 source code and static execution of transformed code. Static structure enables us to analyze the code statically during creation and execution of test cases. READ MORE

  4. 4. Framework for Flexible Connectors with Java Reflection Proxies

    University essay from Matematiska och systemtekniska institutionen

    Author : Bo Tao; Xiaoming Jiang; [2009]
    Keywords : Connector; Dynamic Proxy; Java Reflection API; Dynamic Re-configuration.;

    Abstract : This report presents the results of a master level thesis project that analyzes and designs about the issue “Framework for Flexible Connectors with Java Reflection Proxies”. In this project, there are two main issues; first one is about finding a way to implement the function of a connector. READ MORE