Uses of Interface
com.gigaspaces.internal.reflection.IProcedure
Packages that use IProcedure
Package
Description
-
Uses of IProcedure in com.gigaspaces.internal.reflection
Subinterfaces of IProcedure in com.gigaspaces.internal.reflectionModifier and TypeInterfaceDescriptioninterfaceRepresents a getter methodinterfaceIMethod<T>Provides an abstraction over a method reflection.interfaceRepresents a setter method -
Uses of IProcedure in com.gigaspaces.internal.reflection.fast
Classes in com.gigaspaces.internal.reflection.fast that implement IProcedureModifier and TypeClassDescriptionclassProvides a base class for the dynamic Getter implementation.classProvides a base class for the dynamic method implementation.classProvides a base class for the dynamic Setter implementation. -
Uses of IProcedure in com.gigaspaces.internal.reflection.standard
Classes in com.gigaspaces.internal.reflection.standard that implement IProcedureModifier and TypeClassDescriptionclassProvides a wrapper over the standard getter method reflectionclassProvides a wrapper over the standard method reflectionclassProvides a wrapper over the standard method reflectionclassProvides a wrapper over the standard setter method reflection