Package gw.lang.reflect
Interface IAnnotationInfoFactory
- All Known Implementing Classes:
AnnotationInfoFactoryImpl
public interface IAnnotationInfoFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(Class type, Object[] expressionValue, IFeatureInfo owner) createJavaAnnotation
(Annotation annotation, IFeatureInfo owner)
-
Method Details
-
create
-
createJavaAnnotation
-