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.
enumboolisComponentStoringPolicy(T, X = Object);
Return Value
true if it implements the interface, false otherwise
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.