|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.resin.Resin
com.caucho.server.resin.ProResin
public class ProResin
The Resin class represents the top-level container for Resin. It exactly matches the <resin> tag in the resin.conf
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.caucho.server.resin.Resin |
|---|
Resin.JavaVar, Resin.Var |
| Field Summary |
|---|
| Fields inherited from class com.caucho.server.resin.Resin |
|---|
_management |
| Constructor Summary | |
|---|---|
ProResin()
Creates a new resin server. |
|
ProResin(java.lang.ClassLoader loader)
Creates a new resin server. |
|
| Method Summary | |
|---|---|
Management |
createManagement()
|
protected java.lang.String |
getLicenseMessage()
|
protected java.lang.String |
getResinName()
|
protected Cluster |
instantiateCluster()
|
boolean |
isProfessional()
Set true for Resin pro. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProResin()
public ProResin(java.lang.ClassLoader loader)
| Method Detail |
|---|
protected java.lang.String getLicenseMessage()
getLicenseMessage in class Resinprotected java.lang.String getResinName()
getResinName in class Resinpublic boolean isProfessional()
Resin
isProfessional in class Resinpublic Management createManagement()
createManagement in class Resinprotected Cluster instantiateCluster()
instantiateCluster in class Resin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||