|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
FieldInfo | FieldInfo is an abstraction of a field object of an underlying type system. |
MethodInfo | MethodInfo is an abstraction of a method object of an underlying type system. |
NumericTypes | This interface defines some useful constants for describing the various possible numeric types of AribaExpr. |
PropertyInfo | PropertyInfo is an abstraction of a property (field or method) of an underlying type system. |
PropertyResolver | A PropertyResolver resolves the type info for a property given the property can be a field name or a method. |
TypeInfo | TypeInfo is an abstraction of a type of an underlying type system. |
TypeRetriever | TypeRetriever provides lookup of a type within a specific scope. |
Class Summary | |
---|---|
AllMethodSpecification | |
ClassAliasRepository | A singleton class that acts as a repository for storing information about alias name for class. |
CompositeMethodSpecification | |
ContainerTypeInfo | A generic TypeInfo for specifying a container type as well
as its element type. |
JavaTypeProvider | |
JavaTypeProvider.JavaMethodInfo | |
JavaTypeProvider.JavaTypeInfo | Subclass of TypeInfo for Java class. |
JavaTypeRegistry | |
MethodSpecification | Abstract representation of a method specification. |
NullTypeInfo | |
PrimitiveTypeProvider | |
SafeJavaRepository | A singleton class that acts as a repository for storing information about Java safeness for Expr-based expression. |
SimpleMethodSpecification | |
TypeProvider | TypeProvider provides type lookup for a single "type source". |
TypeRegistry | TypeRegistry provides type lookup from a logical type system. |
TypeRetrieverChain | TypeRetreiverChain is a special TypeRegistry that provides type lookup from a chain of TypeRegistries. |
Annotation Types Summary | |
---|---|
SafeMethodOptions | This annotation is used for dynamic detection as well as routing of static methods. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |