|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.module.AbstractModule
public abstract class AbstractModule
| Constructor Summary | |
|---|---|
AbstractModule(java.lang.String _moduleName,
Communicator _communicator)
|
|
| Method Summary | |
|---|---|
Communicator |
getCommunicator()
|
java.lang.String |
getModuleName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.iids.aos.systemservices.module.Module |
|---|
isStarted, start, stop |
| Constructor Detail |
|---|
public AbstractModule(java.lang.String _moduleName,
Communicator _communicator)
| Method Detail |
|---|
public java.lang.String getModuleName()
getModuleName in interface Modulepublic Communicator getCommunicator()
getCommunicator in interface Module
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||