|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.tomcat.BaseGBean
org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean
org.apache.geronimo.tomcat.cluster.FarmWarDeployerGBean
public class FarmWarDeployerGBean
| Field Summary | |
|---|---|
static GBeanInfo |
GBEAN_INFO
|
| Fields inherited from class org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean |
|---|
deployer, J2EE_TYPE |
| Constructor Summary | |
|---|---|
FarmWarDeployerGBean()
|
|
FarmWarDeployerGBean(String tempDir,
String deployDir,
String watchDir,
boolean watchEnabled,
int processDeployFrequency,
ServerInfo serverInfo)
|
|
| Method Summary | |
|---|---|
static GBeanInfo |
getGBeanInfo()
|
| Methods inherited from class org.apache.geronimo.tomcat.cluster.ClusterDeployerGBean |
|---|
doFail, doStart, doStop, getInternalObject |
| Methods inherited from class org.apache.geronimo.tomcat.BaseGBean |
|---|
setParameters |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final GBeanInfo GBEAN_INFO
| Constructor Detail |
|---|
public FarmWarDeployerGBean()
public FarmWarDeployerGBean(String tempDir,
String deployDir,
String watchDir,
boolean watchEnabled,
int processDeployFrequency,
ServerInfo serverInfo)
throws Exception
Exception| Method Detail |
|---|
public static GBeanInfo getGBeanInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||