|
ADK CVS | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The ARLSerializer is a proxy for an AgentResourceLocator. It separates the actual AgentResourceLocator from the persistence layer.
| Field Summary | |
static java.lang.String |
AGENT_JARS
Jarfiles specific to this agent. |
static java.lang.String |
SHARED_REFS
Library jarfiles this agent shares with other agents, like afc.jar. |
| Method Summary | |
java.lang.String |
getARLID()
Returns the unique identifier of the ARL. |
java.util.Map |
getJarURLs(java.lang.String type)
Returns a map containing JarID to URL mappings. |
java.lang.String |
getMainClass()
Returns the string representing the fully qualified main class of the agent. |
| Field Detail |
public static final java.lang.String SHARED_REFS
public static final java.lang.String AGENT_JARS
| Method Detail |
public java.lang.String getARLID()
public java.lang.String getMainClass()
throws PersistenceException
PersistenceExceptionpublic java.util.Map getJarURLs(java.lang.String type)
|
Copyright 2005, Tryllian Solutions B.V. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||