| Package | Description |
|---|---|
| org.red5.server | |
| org.red5.server.scope |
| Modifier and Type | Field and Description |
|---|---|
protected static ThreadLocal<IApplicationLoader> |
LoaderBase.loader
Loader for new applications.
|
| Modifier and Type | Method and Description |
|---|---|
static IApplicationLoader |
LoaderBase.getApplicationLoader()
Getter for the application loader.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
LoaderBase.setApplicationLoader(IApplicationLoader loader)
Setter for the application loader.
|
| Modifier and Type | Field and Description |
|---|---|
protected IApplicationLoader |
WebScope.appLoader
Loader for new applications.
|
| Modifier and Type | Method and Description |
|---|---|
IApplicationLoader |
WebScope.getApplicationLoader()
Return object that can be used to load new applications.
|
Copyright © 2006-2012 The Red5 Project