|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.red5.server.jetty.Red5WebPropertiesConfiguration
public class Red5WebPropertiesConfiguration
Red web properties configuration
| Field Summary | |
|---|---|
protected WebAppContext |
_context
Web application context |
protected static Logger |
log
Logger |
| Constructor Summary | |
|---|---|
Red5WebPropertiesConfiguration()
|
|
| Method Summary | |
|---|---|
void |
configureClassLoader()
|
void |
configureDefaults()
|
void |
configureWebApp()
|
void |
deconfigureWebApp()
|
WebAppContext |
getWebAppContext()
|
void |
setWebAppContext(WebAppContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static Logger log
protected WebAppContext _context
| Constructor Detail |
|---|
public Red5WebPropertiesConfiguration()
| Method Detail |
|---|
public void setWebAppContext(WebAppContext context)
setWebAppContext in interface Configurationpublic WebAppContext getWebAppContext()
getWebAppContext in interface Configuration
public void configureClassLoader()
throws Exception
configureClassLoader in interface ConfigurationException
public void configureDefaults()
throws Exception
configureDefaults in interface ConfigurationException
public void configureWebApp()
throws Exception
configureWebApp in interface ConfigurationException
public void deconfigureWebApp()
throws Exception
deconfigureWebApp in interface ConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||