Class EventuateCommonCommonConfiguration


  • @Singleton
    public class EventuateCommonCommonConfiguration
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.eventuate.javaclient.commonimpl.common.schema.EventuateEventSchemaManager eventSchemaMetadataManager​(javax.enterprise.inject.Instance<io.eventuate.javaclient.commonimpl.common.schema.EventSchemaConfigurer> metadataManagerConfigurers)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EventuateCommonCommonConfiguration

        public EventuateCommonCommonConfiguration()
    • Method Detail

      • eventSchemaMetadataManager

        @Singleton
        public io.eventuate.javaclient.commonimpl.common.schema.EventuateEventSchemaManager eventSchemaMetadataManager​(javax.enterprise.inject.Instance<io.eventuate.javaclient.commonimpl.common.schema.EventSchemaConfigurer> metadataManagerConfigurers)