Interface BoundBeanStore

    • Method Detail

      • detach

        boolean detach()
        Detach the context
        Returns:
        true if the bean store was detached, or false if the bean store is already detached
      • attach

        boolean attach()
        Attach the context
        Returns:
        true if the bean store was attached, or false if the bean store is already attached
      • isAttached

        boolean isAttached()
        Return true if the bean store is attached
        Returns:
        true if the bean store is attached or false if the bean store has been detached