|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl
org.glassfish.hk2.classmodel.reflect.impl.TypeImpl
org.glassfish.hk2.classmodel.reflect.impl.ExtensibleTypeImpl<InterfaceModel>
org.glassfish.hk2.classmodel.reflect.impl.InterfaceModelImpl
public class InterfaceModelImpl
Implementation of an interface model
| Field Summary | |
|---|---|
java.util.Map<java.lang.String,ClassModel> |
implementors
|
| Fields inherited from class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl |
|---|
annotations, name |
| Constructor Summary | |
|---|---|
InterfaceModelImpl(ModelBuilder tb)
|
|
| Method Summary | |
|---|---|
java.util.Collection<ClassModel> |
allImplementations()
Returns a unmodifiable collection of all classes implementing this interface. |
protected void |
print(java.lang.StringBuffer sb)
|
| Methods inherited from class org.glassfish.hk2.classmodel.reflect.impl.ExtensibleTypeImpl |
|---|
getParent |
| Methods inherited from class org.glassfish.hk2.classmodel.reflect.impl.TypeImpl |
|---|
getFieldReferences, getMethods |
| Methods inherited from class org.glassfish.hk2.classmodel.reflect.impl.AnnotatedElementImpl |
|---|
getAnnotation, getAnnotations, getName, shortDesc, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.ExtensibleType |
|---|
getParent |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.Type |
|---|
getFieldReferences, getMethods |
| Methods inherited from interface org.glassfish.hk2.classmodel.reflect.AnnotatedElement |
|---|
getAnnotation, getAnnotations, getName, shortDesc |
| Field Detail |
|---|
public final java.util.Map<java.lang.String,ClassModel> implementors
| Constructor Detail |
|---|
public InterfaceModelImpl(ModelBuilder tb)
| Method Detail |
|---|
public java.util.Collection<ClassModel> allImplementations()
InterfaceModel
allImplementations in interface InterfaceModelprotected void print(java.lang.StringBuffer sb)
print in class ExtensibleTypeImpl<InterfaceModel>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||