Package | Description |
---|---|
org.eclipse.aether |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSessionData
A simple session data storage backed by a thread-safe map.
|
Modifier and Type | Method and Description |
---|---|
SessionData |
DefaultRepositorySystemSession.getData() |
SessionData |
RepositorySystemSession.getData()
Gets the custom data associated with this session.
|
SessionData |
AbstractForwardingRepositorySystemSession.getData() |
Modifier and Type | Method and Description |
---|---|
DefaultRepositorySystemSession |
DefaultRepositorySystemSession.setData(SessionData data)
Sets the custom data associated with this session.
|
Copyright © 2010–2013 The Eclipse Foundation. All rights reserved.