|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.resin.ServerCompatConfig
public class ServerCompatConfig
Compatiblity configuration for Resin 3.0-style configuration.
| Nested Class Summary | |
|---|---|
class |
ServerCompatConfig.HttpCompatConfig
|
| Constructor Summary | |
|---|---|
ServerCompatConfig(Resin resin)
Creates a new resin server. |
|
| Method Summary | |
|---|---|
void |
addBuilderProgram(ConfigProgram program)
|
ClusterCompatConfig |
createCluster()
Creates a cluster compat. |
ServerCompatConfig.HttpCompatConfig |
createHttp()
Creates a http compat. |
java.lang.String |
getSchema()
Returns the relax schema. |
void |
init()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServerCompatConfig(Resin resin)
| Method Detail |
|---|
public java.lang.String getSchema()
getSchema in interface SchemaBeanpublic void addBuilderProgram(ConfigProgram program)
public ServerCompatConfig.HttpCompatConfig createHttp()
public ClusterCompatConfig createCluster()
public void init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||