|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.rhq.enterprise.agent.update.AgentUpdate
public class AgentUpdate
The main entry class to the standalone agent updater. This class must be placed in the agent update binary jar file in the proper place and its name must be specified in that jar file's Main-Class manifest entry.
| Constructor Summary | |
|---|---|
AgentUpdate()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
The main startup point for the self-executing agent update jar. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AgentUpdate()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - the command line arguments
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||