Interface JavaModel

  • All Known Implementing Classes:
    JavaModelImpl, OXMJavaModelImpl, XJCJavaModelImpl

    public interface JavaModel
    INTERNAL:

    Purpose:The JavaModel is the central access point to the TopLink JAXB 2.0 Java model implementation's source/classes. A JavaModel has an underlying source/classpath that defines its search path.

    Responsibilities:

    • Return a JavaClass based on a Class or Class name
    • Return a JDK Annotation for a given JavaAnnotation
    Since:
    Oracle TopLink 11.1.1.0.0