Check if T implements component storing interface.
The responsibility of component storing policy is to store component's factory into appropiate storage, by apropiate identity, using information about type T.
true if it implements the interface, false otherwise
See Implementation
Check if T implements component storing interface.
The responsibility of component storing policy is to store component's factory into appropiate storage, by apropiate identity, using information about type T.