Package | Description |
---|---|
org.glassfish.hk2.xml.internal | |
org.glassfish.hk2.xml.internal.alt | |
org.glassfish.hk2.xml.internal.alt.clazz | |
org.glassfish.hk2.xml.internal.alt.papi |
Modifier and Type | Class and Description |
---|---|
class |
MethodInformation
Information needed for proxy from a method
|
Modifier and Type | Method and Description |
---|---|
static MethodInformationI |
Utilities.getMethodInformation(AltMethod m,
NameInformation xmlNameMap) |
Modifier and Type | Method and Description |
---|---|
MethodInformationI |
AltMethod.getMethodInformation()
Gets the method information once it has been calculated.
|
Modifier and Type | Method and Description |
---|---|
void |
AltMethod.setMethodInformation(MethodInformationI methodInfo)
Sets the method information once it has been calculated.
|
Modifier and Type | Method and Description |
---|---|
MethodInformationI |
MethodAltMethodImpl.getMethodInformation() |
Modifier and Type | Method and Description |
---|---|
void |
MethodAltMethodImpl.setMethodInformation(MethodInformationI methodInfo) |
Modifier and Type | Method and Description |
---|---|
MethodInformationI |
ElementAltMethodImpl.getMethodInformation() |
Modifier and Type | Method and Description |
---|---|
void |
ElementAltMethodImpl.setMethodInformation(MethodInformationI methodInfo) |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.