JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.glassfish.hk2.xml.internal.alt
Interface AdapterInformation
All Known Implementing Classes:
AdapterInformationImpl
public interface
AdapterInformation
Author:
jwells
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
AltClass
getAdapter
()
AltClass
getBoundType
()
AltClass
getValueType
()
boolean
isChild
()
Method Details
isChild
boolean
isChild
()
getValueType
AltClass
getValueType
()
getBoundType
AltClass
getBoundType
()
getAdapter
AltClass
getAdapter
()