Interface IDynamicIntrospectionSupported

All Known Implementing Classes:
FIXGRIDBeanItem

public interface IDynamicIntrospectionSupported
Classes implementing this interface need to provide the static method "public static DynamicIntrospectionInfo introspectDynamically(List references, List pathList)". which is used at design time by the bean browser. See Developers' Guide, appendix, for more information on dynamic introspection.