Type locator, parallels Spring TypeLocator
Used to resolve type names in T(java.lang.String). Pure Registry pattern — no globalThis/window fallback.
Find type
SpelEvaluationException if type is not registered
Check if type is registered
Convenience: register a JS constructor as a type. Automatically creates a TypeDescriptor wrapping the constructor.
Register type
Type locator, parallels Spring TypeLocator
Used to resolve type names in T(java.lang.String). Pure Registry pattern — no globalThis/window fallback.