Class SessionData.Key<T>

java.lang.Object
org.apache.maven.api.SessionData.Key<T>
Type Parameters:
T - the type of the object associated to this key
Enclosing interface:
SessionData

public static final class SessionData.Key<T> extends Object
Key used to query the session data
  • Method Details