Creates a mapping for the System type to a method call. The method should return a System instance. A DynamicSystemProvider is used for the mapping.
@param method The method to provide the System instance. @return This StateSystemMapping, so more modifications can be applied.
See Implementation
Creates a mapping for the System type to a method call. The method should return a System instance. A DynamicSystemProvider is used for the mapping.
@param method The method to provide the System instance. @return This StateSystemMapping, so more modifications can be applied.