Interface ClassDetailsRegistry

All Known Subinterfaces:
MutableClassDetailsRegistry
All Known Implementing Classes:
AbstractClassDetailsRegistry, ClassDetailsRegistryStandard

public interface ClassDetailsRegistry
Registry of all ClassDetails references
Implementation Specification:
Quite a few methods here are marked to ignore the fact that they are unused. The expectation is that most of these methods are used by consumers (Hibernate ORM, e.g.). DO NOT REMOVE THEM!!!