JavaScript is disabled on your browser.
Skip navigation links
javax.enterprise.context

Annotation Type NormalScope

    • Optional Element Summary

      Optional Elements
      Modifier and Type Optional Element and Description
      boolean passivating
      Determines whether the normal scope type is a passivating scope.
    • Element Detail

      • passivating

        public abstract boolean passivating

        Determines whether the normal scope type is a passivating scope.

        A bean is called passivation capable if the container is able to temporarily transfer the state of any idle instance to secondary storage. A passivating scope requires that beans with the scope are passivation capable.

        Returns:
        true if the scope type is a passivating scope type
        Default:
        false
Skip navigation links

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /