Package | Description |
---|---|
org.glassfish.hk2.classmodel.reflect | |
org.glassfish.hk2.classmodel.reflect.impl | |
org.glassfish.hk2.classmodel.reflect.util |
Modifier and Type | Method and Description |
---|---|
ParsingContext |
ParsingContext.Builder.build()
Build the final ParsingContext with the provided configuration.
|
ParsingContext |
Parser.getContext()
Returns the context this parser instance was initialized with during
the call to
Parser(ParsingContext) |
Constructor and Description |
---|
Parser(ParsingContext context) |
Constructor and Description |
---|
ModelClassVisitor(ParsingContext ctx,
URI definingURI,
String entryName,
boolean isApplicationClass) |
Modifier and Type | Method and Description |
---|---|
void |
CommonModelRegistry.loadModel(ParsingContext ctx,
String className) |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.