public class Agent3DMBeanAdapter<T extends IAgent3D> extends AgentMBeanAdapter<T> implements Agent3DMBeanAdapterMBean
AGENT_NAME_FLAG_NAME, AGENT_STATE_FLAG_NAME| Constructor and Description |
|---|
Agent3DMBeanAdapter(T agent,
ObjectName objectName,
MBeanServer mbs) |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation() |
Rotation |
getRotation() |
Velocity |
getVelocity() |
getAgent, getComponentId, getName, getObjectName, getState, kill, pause, resume, start, stopclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponentId, getName, getObjectName, getState, kill, pause, resume, start, stoppublic Agent3DMBeanAdapter(T agent, ObjectName objectName, MBeanServer mbs) throws MalformedObjectNameException, InstanceAlreadyExistsException, MBeanRegistrationException, NotCompliantMBeanException
public Location getLocation()
getLocation in interface Agent3DMBeanAdapterMBeanpublic Rotation getRotation()
getRotation in interface Agent3DMBeanAdapterMBeanpublic Velocity getVelocity()
getVelocity in interface Agent3DMBeanAdapterMBeanCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.