JavaScript is disabled on your browser.
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method
javax.ejb

Class IllegalLoopbackException

  • All Implemented Interfaces:
    Serializable


    public class IllegalLoopbackException
    extends ConcurrentAccessException 
    This exception indicates that an attempt was made to perform an illegal loopback invocation. One possible cause is a loopback call to a singleton bean's container-managed concurrency Lock(WRITE) method where the current thread does not already hold a WRITE lock.
    Since:
    EJB 3.1
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalLoopbackException

        public IllegalLoopbackException()
      • IllegalLoopbackException

        public IllegalLoopbackException(String message)
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method

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

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