Interface | Description |
---|---|
JavaField |
A JavaField instance represents a field declared by a class.
|
JavaModel |
A JavaModel instance bundles a number of JavaType instances and provides
methods to retrieve JavaType instance by their name.
|
JavaModelFactory |
The JavaModelFactory is the interface to use to obtain JavaModel
instances.
|
JavaType |
A JavaType instance represents a type as defined in the Java
language.
|
This package defines the JavaModel API. It provides interfaces for environment independent (development, enhancer, runtime) Java metadata access.
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.