|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eodisp.hla.crc.application.CrcAppModule
public class CrcAppModule
Application module for the central RTI component.
| Field Summary | |
|---|---|
static java.lang.String |
ID
The Id of this Application Module. |
| Constructor Summary | |
|---|---|
CrcAppModule()
|
|
| Method Summary | |
|---|---|
Crc |
getCrc()
Return the singleton instance of the CRC. |
CrcRemote |
getCrcRemote()
Returns the remote proxy of the CRC. |
java.lang.String |
getId()
|
void |
postShutdown(org.eodisp.util.RootApp rootApp)
|
void |
preStartup(org.eodisp.util.RootApp rootApp)
|
void |
registerConfiguration(org.eodisp.util.RootApp rootApp)
|
void |
shutdown(org.eodisp.util.RootApp rootApp)
|
void |
startup(org.eodisp.util.RootApp rootApp)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ID
| Constructor Detail |
|---|
public CrcAppModule()
| Method Detail |
|---|
public java.lang.String getId()
getId in interface org.eodisp.util.AppModule
public void registerConfiguration(org.eodisp.util.RootApp rootApp)
throws java.lang.Exception
registerConfiguration in interface org.eodisp.util.AppModulejava.lang.Exception
public void preStartup(org.eodisp.util.RootApp rootApp)
throws java.lang.Exception
preStartup in interface org.eodisp.util.AppModulejava.lang.Exception
public void startup(org.eodisp.util.RootApp rootApp)
throws java.lang.Exception
startup in interface org.eodisp.util.AppModulejava.lang.Exception
public void shutdown(org.eodisp.util.RootApp rootApp)
throws java.lang.Exception
shutdown in interface org.eodisp.util.AppModulejava.lang.Exception
public void postShutdown(org.eodisp.util.RootApp rootApp)
throws java.lang.Exception
postShutdown in interface org.eodisp.util.AppModulejava.lang.Exceptionpublic Crc getCrc()
public CrcRemote getCrcRemote()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||