Uses of Interface
org.glassfish.hk2.xml.internal.alt.MethodInformationI
Packages that use MethodInformationI
Package
Description
-
Uses of MethodInformationI in org.glassfish.hk2.xml.internal
Classes in org.glassfish.hk2.xml.internal that implement MethodInformationIModifier and TypeClassDescriptionclassInformation needed for proxy from a methodMethods in org.glassfish.hk2.xml.internal that return MethodInformationIModifier and TypeMethodDescriptionstatic MethodInformationIUtilities.getMethodInformation(AltMethod m, NameInformation xmlNameMap) -
Uses of MethodInformationI in org.glassfish.hk2.xml.internal.alt
Methods in org.glassfish.hk2.xml.internal.alt that return MethodInformationIModifier and TypeMethodDescriptionAltMethod.getMethodInformation()Gets the method information once it has been calculated.Methods in org.glassfish.hk2.xml.internal.alt with parameters of type MethodInformationIModifier and TypeMethodDescriptionvoidAltMethod.setMethodInformation(MethodInformationI methodInfo) Sets the method information once it has been calculated. -
Uses of MethodInformationI in org.glassfish.hk2.xml.internal.alt.clazz
Methods in org.glassfish.hk2.xml.internal.alt.clazz that return MethodInformationIMethods in org.glassfish.hk2.xml.internal.alt.clazz with parameters of type MethodInformationIModifier and TypeMethodDescriptionvoidMethodAltMethodImpl.setMethodInformation(MethodInformationI methodInfo) -
Uses of MethodInformationI in org.glassfish.hk2.xml.internal.alt.papi
Methods in org.glassfish.hk2.xml.internal.alt.papi that return MethodInformationIMethods in org.glassfish.hk2.xml.internal.alt.papi with parameters of type MethodInformationIModifier and TypeMethodDescriptionvoidElementAltMethodImpl.setMethodInformation(MethodInformationI methodInfo)