public class BotJMXMBeanAdapter<T extends IUT2004Bot> extends Agent3DMBeanAdapter<T> implements BotJMXMBeanAdapterMBean
AGENT_NAME_FLAG_NAME, AGENT_STATE_FLAG_NAME| Constructor and Description |
|---|
BotJMXMBeanAdapter(T agent,
ObjectName objectName,
MBeanServer mbs) |
| Modifier and Type | Method and Description |
|---|---|
void |
boolConfigure(String param,
boolean value)
Configures bot property.
|
void |
respawn() |
boolean |
retrieveBoolConfigure(String param)
Get configuration parameter value.
|
getLocation, getRotation, getVelocitygetAgent, getComponentId, getName, getObjectName, getState, kill, pause, resume, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocation, getRotation, getVelocitygetComponentId, getName, getObjectName, getState, kill, pause, resume, start, stoppublic BotJMXMBeanAdapter(T agent, ObjectName objectName, MBeanServer mbs) throws MalformedObjectNameException, InstanceAlreadyExistsException, InstanceAlreadyExistsException, MBeanRegistrationException, NotCompliantMBeanException
public void respawn()
throws cz.cuni.amis.utils.exception.PogamutException
respawn in interface BotJMXMBeanAdapterMBeancz.cuni.amis.utils.exception.PogamutExceptionpublic void boolConfigure(String param, boolean value)
BotJMXMBeanAdapterMBeanboolConfigure in interface BotJMXMBeanAdapterMBeanparam - see BoolBotParampublic boolean retrieveBoolConfigure(String param)
BotJMXMBeanAdapterMBeanretrieveBoolConfigure in interface BotJMXMBeanAdapterMBeanparam - see BoolBotParamCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.