Project

jinx

0.0
No commit activity in last 3 years
No release in over 3 years
Jruby INtrospeXion facade.. See github.com/jinx/core for more information.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 2.6

Runtime

 Project Readme

JINX: JRuby Java introspector

Home: http://github.com/jinx/core
Git: http://github.com/jinx/core
Author: OHSU Knight Cancer Institute
Copyright: 2012
License: MIT License

Synopsis

Jinx introspects a Java application domain package.

Feature List

  1. Introspects Java properties.

  2. Annotates the introspected object model with additional meta-data.

  3. Manages object dependencies.

  4. Enforces inverse association integrity.

  5. Adds property defaults.

  6. Validates object completeness.

Installing

Jinx is installed as a JRuby gem:

[sudo] jgem install jinx

Usage

See the example for a sample usage pattern.

Copyright

Jinx © 2012 by Oregon Health & Science University. Jinx is licensed under the MIT license. Please see the LICENSE and LEGAL files for more information.