|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcz.cuni.amis.pogamut.base.agent.jmx.proxy.AgentJMXProxy
cz.cuni.amis.pogamut.base.agent.jmx.proxy.GhostAgentJMXProxy
cz.cuni.amis.pogamut.base3d.agent.jmx.Agent3DJMXProxy
cz.cuni.amis.pogamut.udk.bot.jmx.BotJMXProxy
public class BotJMXProxy
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface cz.cuni.amis.pogamut.udk.bot.IUDKBot |
|---|
IUDKBot.BoolBotParam |
| Constructor Summary | |
|---|---|
BotJMXProxy(String agentJMXAddress)
|
|
| Method Summary | |
|---|---|
boolean |
getBoolConfigure(IUDKBot.BoolBotParam param)
Get configuration parameter value. |
void |
respawn()
|
void |
setBoolConfigure(IUDKBot.BoolBotParam param,
boolean value)
Configures bot property. |
| Methods inherited from class cz.cuni.amis.pogamut.base3d.agent.jmx.Agent3DJMXProxy |
|---|
getLocation, getRotation, getVelocity |
| Methods inherited from class cz.cuni.amis.pogamut.base.agent.jmx.proxy.GhostAgentJMXProxy |
|---|
getAct, getWorldView |
| Methods inherited from class cz.cuni.amis.pogamut.base.agent.jmx.proxy.AgentJMXProxy |
|---|
call, callNoException, callNoException, getAttributeNoException, getComponentId, getEventBus, getIntrospection, getLog, getLogger, getMBeanServerConnection, getName, getObjectName, getState, kill, pause, resume, start, startPaused, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface cz.cuni.amis.pogamut.base.agent.IEmbodiedAgent |
|---|
getAct |
| Methods inherited from interface cz.cuni.amis.pogamut.base.agent.IObservingAgent |
|---|
getWorldView |
| Methods inherited from interface cz.cuni.amis.pogamut.base.agent.IAgent |
|---|
getComponentId, getIntrospection, getLogger, getName, getState, kill, pause, resume, start, startPaused, stop |
| Methods inherited from interface cz.cuni.amis.pogamut.base.component.IComponentAware |
|---|
getEventBus |
| Methods inherited from interface cz.cuni.amis.pogamut.base3d.worldview.object.ILocated |
|---|
getLocation |
| Methods inherited from interface cz.cuni.amis.pogamut.base3d.worldview.object.ILocomotive |
|---|
getVelocity |
| Methods inherited from interface cz.cuni.amis.pogamut.base3d.worldview.object.IRotable |
|---|
getRotation |
| Constructor Detail |
|---|
public BotJMXProxy(String agentJMXAddress)
throws MalformedURLException,
IOException,
MalformedObjectNameException
MalformedURLException
IOException
MalformedObjectNameException| Method Detail |
|---|
public void respawn()
throws cz.cuni.amis.utils.exception.PogamutException
respawn in interface cz.cuni.amis.pogamut.unreal.bot.IUnrealBotcz.cuni.amis.utils.exception.PogamutException
public void setBoolConfigure(IUDKBot.BoolBotParam param,
boolean value)
IUDKBot
setBoolConfigure in interface IUDKBotpublic boolean getBoolConfigure(IUDKBot.BoolBotParam param)
IUDKBot
getBoolConfigure in interface IUDKBot
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||