|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.genesyslab.omsdk.mil.applicationblocks.mediaserver.extension.MyExtension
Empty extension for ESP protocol.
| Constructor Summary | |
MyExtension()
|
|
| Method Summary | |
void |
initialize()
For preloaded extension this method is called when MIL is started, after initializing all services. |
void |
shutdown()
Shutsdown MIL. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MyExtension()
| Method Detail |
public void initialize()
throws MILESPExtensionException
MILESPExtensionException - thrown if extension initialization
failed.public void shutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||