cz.cuni.amis.pogamut.ut2004.component
Class ComponentStub

Package class diagram package ComponentStub
java.lang.Object
  extended by cz.cuni.amis.pogamut.ut2004.component.ComponentStub
All Implemented Interfaces:
IComponent

public class ComponentStub
extends Object
implements IComponent


Constructor Summary
ComponentStub(IAgentLogger logger, IComponentBus bus)
           
 
Method Summary
 cz.cuni.amis.utils.token.IToken getComponentId()
           
 ComponentController getController()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentStub

public ComponentStub(IAgentLogger logger,
                     IComponentBus bus)
Method Detail

getComponentId

public cz.cuni.amis.utils.token.IToken getComponentId()
Specified by:
getComponentId in interface IComponent

getController

public ComponentController getController()


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.