Uses of Interface
org.glassfish.hk2.xml.internal.alt.AdapterInformation
Packages that use AdapterInformation
-
Uses of AdapterInformation in org.glassfish.hk2.xml.internal
Classes in org.glassfish.hk2.xml.internal that implement AdapterInformationMethods in org.glassfish.hk2.xml.internal that return AdapterInformationConstructors in org.glassfish.hk2.xml.internal with parameters of type AdapterInformationModifierConstructorDescriptionMethodInformation(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, boolean required, String originalMethodName) -
Uses of AdapterInformation in org.glassfish.hk2.xml.internal.alt
Methods in org.glassfish.hk2.xml.internal.alt that return AdapterInformationModifier and TypeMethodDescriptionMethodInformationI.getAdapterInformation()Returns information about the type adapter for this method.