Class ComponentMetadataPersister


  • public class ComponentMetadataPersister
    extends Object
    A utility class used by the Infinispan build process to scan metadata and persist it. Should be used by all Infinispan modules that define components decorated with Inject, Start, Stop, etc.
    Since:
    5.1
    Author:
    Manik Surtani
    See Also:
    ComponentMetadataRepo, ComponentMetadata