The responsibility of storage resolver policy is to
find a storage for component which will store component
based on information provided on passed type.
enumboolisStorageLocatorPolicy(T, X = Object);
Return Value
true if it implements the interface, false otherwise
Check if T implements storage resolver interface.
The responsibility of storage resolver policy is to find a storage for component which will store component based on information provided on passed type.