Package com.iizix.prop
Interface IClassInstantiationAtResolve
- All Known Implementing Classes:
AbstractInputProps
,EditorInputProps
,EditorOutputColumn
,EditorOutputProps
,EditorOutputTable
,EditorOutputVariable
,EditorRESTfulInputProps
,EditorResultProps
,EditorResultSetProps
,InputProps
,ModuleApp
,OutputColumn
,OutputProps
,OutputTable
,OutputVariable
,RESTfulInputProps
,ResultProps
,ResultSetProps
public interface IClassInstantiationAtResolve
A parent container can tag itself with this interface to cause ClassReference to instantiate the runtime instance object associated in the class reference when the class reference is resolved.
- Author:
- Christopher Mindus