Class ArchetypeManager

  • All Implemented Interfaces:
    Cache

    @Component
    public class ArchetypeManager
    extends Object
    implements Cache
    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