argos.deploy
Class ComponentRunner

java.lang.Object
  extended by 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

Field Summary
static long serialVersionUID
           
 
Constructor Summary
ComponentRunner(ComponentMetaInfo meta)
           
 
Method Summary
 ComponentMetaInfo getMeta()
           
 void handleNotification(Notification not, Object handback)
           
 boolean isNotificationEnabled(Notification not)
           
 Object start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

ComponentRunner

public ComponentRunner(ComponentMetaInfo meta)
Method Detail

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.