de.jiac.micro.internal.midp.ui
Class MIDPPlatformMonitorComponent

java.lang.Object
  extended by de.jiac.micro.internal.core.AbstractNodeComponent
      extended by de.jiac.micro.internal.midp.ui.MIDPPlatformMonitorComponent
All Implemented Interfaces:
ILifecycleAware

public class MIDPPlatformMonitorComponent
extends AbstractNodeComponent

Version:
$Revision$
Author:
Marcel Patzlaff

Field Summary
protected  de.jiac.micro.internal.midp.ui.MIDPPlatformMonitor monitor
           
 
Constructor Summary
MIDPPlatformMonitorComponent()
           
 
Method Summary
protected  void addHandlesOn(AgentScope agent)
           
 void cleanup()
           
protected  String getDisplayName()
           
 void initialise()
           
protected  void removeHandlesFrom(AgentScope agent)
           
 void start()
           
 void stop()
           
 
Methods inherited from class de.jiac.micro.internal.core.AbstractNodeComponent
getNodeHandle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

monitor

protected de.jiac.micro.internal.midp.ui.MIDPPlatformMonitor monitor
Constructor Detail

MIDPPlatformMonitorComponent

public MIDPPlatformMonitorComponent()
Method Detail

cleanup

public void cleanup()
Specified by:
cleanup in interface ILifecycleAware
Overrides:
cleanup in class AbstractNodeComponent

initialise

public void initialise()
Specified by:
initialise in interface ILifecycleAware
Overrides:
initialise in class AbstractNodeComponent

start

public void start()
Specified by:
start in interface ILifecycleAware
Overrides:
start in class AbstractNodeComponent

stop

public void stop()
Specified by:
stop in interface ILifecycleAware
Overrides:
stop in class AbstractNodeComponent

getDisplayName

protected String getDisplayName()

addHandlesOn

protected void addHandlesOn(AgentScope agent)
Overrides:
addHandlesOn in class AbstractNodeComponent

removeHandlesFrom

protected void removeHandlesFrom(AgentScope agent)
Overrides:
removeHandlesFrom in class AbstractNodeComponent


Copyright © 2008-2011 DAI-Labor. All Rights Reserved.