Class ArchetypeManager

  • All Implemented Interfaces:
    Cacheable

    @Component
    public class ArchetypeManager
    extends Object
    implements Cacheable
    Component that can efficiently determine archetypes for objects. It is backed by caches, therefore this is supposed to be a low-overhead service that can be used in many places.
    Author:
    Radovan Semancik