|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAgentLocation
An instance of this service represents the location of a provisioning agent's metadata.
Field Summary | |
---|---|
static String |
SERVICE_NAME
Service name constant for the agent location service. |
Method Summary | |
---|---|
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. |
Field Detail |
---|
static final String SERVICE_NAME
Method Detail |
---|
URI getDataArea(String namespace)
namespace
- The namespace of the bundle storing the data
URI getRootLocation()
URI
of the agent metadata.
|
Eclipse Platform Release 3.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.