| Package | Description |
|---|---|
| org.glassfish.hk2.xml.internal | |
| org.glassfish.hk2.xml.internal.alt |
| Modifier and Type | Class and Description |
|---|---|
class |
AdapterInformationImpl |
| Modifier and Type | Method and Description |
|---|---|
AdapterInformation |
MethodInformation.getAdapterInformation() |
| Constructor and Description |
|---|
MethodInformation(AltMethod originalMethod,
MethodType methodType,
String decapitalizedMethodProperty,
QName representedProperty,
String defaultValue,
AltClass baseChildType,
AltClass gsType,
boolean key,
boolean isList,
boolean isArray,
boolean isReference,
Format format,
AltClass listParameterizedType,
String xmlWrapperTag,
AdapterInformation adapterInfo) |
| Modifier and Type | Method and Description |
|---|---|
AdapterInformation |
MethodInformationI.getAdapterInformation()
Returns information about the type adapter for
this method.
|
Copyright © 2009-2017 Oracle Corporation. All Rights Reserved.