argos.deploy
Class ComponentRunner
java.lang.Object
argos.deploy.ComponentRunner
- All Implemented Interfaces:
- Serializable, EventListener, NotificationFilter, NotificationListener
public class ComponentRunner
- extends Object
- implements NotificationFilter, NotificationListener
Created on 07.jul.2006
- Author:
- Dan Peder Eriksen
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
ComponentRunner
public ComponentRunner(ComponentMetaInfo meta)
start
public Object start()
stop
public void stop()
isNotificationEnabled
public boolean isNotificationEnabled(Notification not)
- Specified by:
isNotificationEnabled
in interface NotificationFilter
handleNotification
public void handleNotification(Notification not,
Object handback)
- Specified by:
handleNotification
in interface NotificationListener
getMeta
public ComponentMetaInfo getMeta()
Copyright © 2004-2007 University of Troms?. All Rights Reserved.