Package one.microstream.integrations.cdi.types.extension

  • Class Summary 
    Class Description
    AbstractBean<T>
    A template class to all the programmatic Beans that are defined.
    StorageExtension
    This extension will look for Objects that are marked with Storage.
  • Exception Summary 
    Exception Description
    AbstractBean
    A template class to all the programmatic Beans that are defined.
    StorageBean
    Storage Discovery Bean to CDI extension to register an entity with one.microstream.integrations.cdi.types.Storage annotation.
    StorageExtension
    This extension will look for Objects that are marked with Storage.