org.exoplatform.container
Class ComponentTaskContextEntry
java.lang.Object
org.exoplatform.container.ComponentTaskContextEntry
public class ComponentTaskContextEntry
- extends Object
- Version:
- $Id$
- Author:
- Nicolas Filotto
ComponentTaskContextEntry
public ComponentTaskContextEntry(Object componentKey,
ComponentTaskType type)
- Default constructor
getComponentKey
public Object getComponentKey()
- Returns:
- the key of the dependency
getTaskType
public ComponentTaskType getTaskType()
- Returns:
- the type of the task for which this dependency is needed.
hashCode
public int hashCode()
-
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
-
- Overrides:
equals in class Object
toString
public String toString()
-
- Overrides:
toString in class Object
Copyright © 2014 eXo Platform SAS. All Rights Reserved.