|
||||||||||
| 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.ResinEmbedded
public class ResinEmbedded
The Resin class represents the top-level container for Resin. It exactly matches the <resin> tag in the resin.xml
| Field Summary |
|---|
| Fields inherited from class com.caucho.server.resin.Resin |
|---|
_management, EXIT_OK |
| Constructor Summary | |
|---|---|
ResinEmbedded(ResinArgs args)
|
|
ResinEmbedded(java.lang.String[] argv)
|
|
| Method Summary | |
|---|---|
boolean |
isEmbedded()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ResinEmbedded(java.lang.String[] argv)
public ResinEmbedded(ResinArgs args)
| Method Detail |
|---|
public boolean isEmbedded()
isEmbedded in class Resin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||