Class ObjectTypes

java.lang.Object
io.deephaven.server.plugin.type.ObjectTypes
All Implemented Interfaces:
ObjectTypeLookup, ObjectTypeRegistration

@Singleton public final class ObjectTypes extends Object implements ObjectTypeLookup, ObjectTypeRegistration
Provides synchronized object type registration and lookup.

Object type registration that is an instances of ObjectTypeClassBase receives special consideration, and these objects have more efficient lookups.