|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cz.cuni.amis.pogamut.ut2004.component.ComponentStub
public class ComponentStub
Constructor Summary | |
---|---|
ComponentStub(IAgentLogger logger,
IComponentBus bus)
|
Method Summary | |
---|---|
IToken |
getComponentId()
Unique identification of the component. |
ComponentController |
getController()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComponentStub(IAgentLogger logger, IComponentBus bus)
Method Detail |
---|
public IToken getComponentId()
IComponent
getComponentId
in interface IComponent
public ComponentController getController()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |