Class CyclicDependencyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.exoplatform.container.spi.ContainerException
org.exoplatform.container.CyclicDependencyException
All Implemented Interfaces:
Serializable

public class CyclicDependencyException extends org.exoplatform.container.spi.ContainerException
See Also:
  • Constructor Details

  • Method Details

    • getComponentKey

      public Object getComponentKey()
      Returns:
      the key of the dependency that causes the issue
    • getTaskType

      public ComponentTaskType getTaskType()
      Returns:
      the type of the task for which this dependency is needed.
    • isSameType

      public boolean isSameType()
      Returns:
      the sameType