|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DasConfig
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
org.jvnet.hk2.config.ConfigBeanProxy.Duck |
| Nested classes/interfaces inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
org.jvnet.hk2.config.types.PropertyBag.Duck |
| Method Summary | |
|---|---|
String |
getAdminSessionTimeoutInMinutes()
Gets the value of the adminSessionTimeoutInMinutes property. |
String |
getAutodeployDir()
Gets the value of the autodeployDir property. |
String |
getAutodeployEnabled()
Gets the value of the autodeployEnabled property. |
String |
getAutodeployJspPrecompilationEnabled()
Gets the value of the autodeployJspPrecompilationEnabled property. |
String |
getAutodeployPollingIntervalInSeconds()
Gets the value of the autodeployPollingIntervalInSeconds property. |
String |
getAutodeployRetryTimeout()
Gets the value of the autodeployRetryTimeout property. |
String |
getAutodeployVerifierEnabled()
Gets the value of the autodeployVerifierEnabled property. |
String |
getDeployXmlValidation()
Gets the value of the deployXmlValidation property. |
String |
getDynamicReloadEnabled()
Gets the value of the dynamicReloadEnabled property. |
String |
getDynamicReloadPollIntervalInSeconds()
Gets the value of the dynamicReloadPollIntervalInSeconds property. |
List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per PropertyBag |
void |
setAdminSessionTimeoutInMinutes(String value)
Sets the value of the adminSessionTimeoutInMinutes property. |
void |
setAutodeployDir(String value)
Sets the value of the autodeployDir property. |
void |
setAutodeployEnabled(String value)
Sets the value of the autodeployEnabled property. |
void |
setAutodeployJspPrecompilationEnabled(String value)
Sets the value of the autodeployJspPrecompilationEnabled property. |
void |
setAutodeployPollingIntervalInSeconds(String value)
Sets the value of the autodeployPollingIntervalInSeconds property. |
void |
setAutodeployRetryTimeout(String value)
Sets the value of the autodeployRetryTimeout property. |
void |
setAutodeployVerifierEnabled(String value)
Sets the value of the autodeployVerifierEnabled property. |
void |
setDeployXmlValidation(String value)
Sets the value of the deployXmlValidation property. |
void |
setDynamicReloadEnabled(String value)
Sets the value of the dynamicReloadEnabled property. |
void |
setDynamicReloadPollIntervalInSeconds(String value)
Sets the value of the dynamicReloadPollIntervalInSeconds property. |
| Methods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy |
|---|
createChild, deepCopy, getParent, getParent |
| Methods inherited from interface org.jvnet.hk2.component.Injectable |
|---|
injectedInto |
| Methods inherited from interface org.jvnet.hk2.config.types.PropertyBag |
|---|
getProperty, getPropertyValue, getPropertyValue |
| Method Detail |
|---|
String getDynamicReloadEnabled()
String
void setDynamicReloadEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Min(value=1L) String getDynamicReloadPollIntervalInSeconds()
String
void setDynamicReloadPollIntervalInSeconds(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getAutodeployEnabled()
String
void setAutodeployEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException@Min(value=1L) String getAutodeployPollingIntervalInSeconds()
String
void setAutodeployPollingIntervalInSeconds(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getAutodeployDir()
String
void setAutodeployDir(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getAutodeployVerifierEnabled()
String
void setAutodeployVerifierEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getAutodeployJspPrecompilationEnabled()
String
void setAutodeployJspPrecompilationEnabled(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getAutodeployRetryTimeout()
String
void setAutodeployRetryTimeout(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getDeployXmlValidation()
String
void setDeployXmlValidation(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoExceptionString getAdminSessionTimeoutInMinutes()
String
void setAdminSessionTimeoutInMinutes(String value)
throws PropertyVetoException
value - allowed object is
String
PropertyVetoException
@ToDo(priority=IMPORTANT,
details="Provide PropertyDesc for legal props")
@PropertiesDesc(props={})
List<org.jvnet.hk2.config.types.Property> getProperty()
PropertyBag
getProperty in interface org.jvnet.hk2.config.types.PropertyBag
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||