public interface IAgentLocation
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME
Service name constant for the agent location service.
|
Modifier and Type | Method and Description |
---|---|
URI |
getDataArea(String namespace)
Returns the location where the bundle with the given namespace
may write its agent-related data.
|
URI |
getRootLocation()
Returns the root
URI of the agent metadata. |
static final String SERVICE_NAME
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.