Class PluginLauncher

java.lang.Object
org.red5.server.plugin.PluginLauncher
All Implemented Interfaces:
Aware, InitializingBean, ApplicationContextAware

public class PluginLauncher extends Object implements ApplicationContextAware, InitializingBean
Creates the plug-in environment and cleans up on shutdown.
Author:
Paul Gregoire (mondain@gmail.com)