Class ViewScopeContextualStorage

  • All Implemented Interfaces:
    Serializable

    public class ViewScopeContextualStorage
    extends ContextualStorage
    This Storage holds all information needed for storing View Scope instances in a context. This scope requires passivation and is not concurrent.
    See Also:
    Serialized Form
    • Constructor Detail

      • ViewScopeContextualStorage

        public ViewScopeContextualStorage​(jakarta.enterprise.inject.spi.BeanManager beanManager)