|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterfaceModel | |
|---|---|
| org.glassfish.hk2.classmodel.reflect | |
| org.glassfish.hk2.classmodel.reflect.impl | |
| Uses of InterfaceModel in org.glassfish.hk2.classmodel.reflect |
|---|
| Subinterfaces of InterfaceModel in org.glassfish.hk2.classmodel.reflect | |
|---|---|
interface |
AnnotationType
Represents an annotation |
| Methods in org.glassfish.hk2.classmodel.reflect that return types with arguments of type InterfaceModel | |
|---|---|
java.util.Collection<InterfaceModel> |
ExtensibleType.getInterfaces()
Returns an unmodifiable list of interfaces implemented or extended by this type. |
| Uses of InterfaceModel in org.glassfish.hk2.classmodel.reflect.impl |
|---|
| Classes in org.glassfish.hk2.classmodel.reflect.impl that implement InterfaceModel | |
|---|---|
class |
AnnotationTypeImpl
Implementation of an annoation model |
class |
InterfaceModelImpl
Implementation of an interface model |
| Methods in org.glassfish.hk2.classmodel.reflect.impl that return types with arguments of type InterfaceModel | |
|---|---|
java.util.Collection<InterfaceModel> |
ExtensibleTypeImpl.getInterfaces()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||