Interface ModuleMetadataBuilder

  • All Known Implementing Classes:
    CoreModuleImpl

    public interface ModuleMetadataBuilder
    Module metadata. This interface is not intended to be implemented by handwritten code. Implementations are generated via annotation processing of InfinispanModule annotation and friends.
    Since:
    10.0
    Author:
    Dan Berindei