|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DiagnosticService
| 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 | |
|---|---|
java.lang.String |
getCaptureAppDd()
Gets the value of the captureAppDd property. |
java.lang.String |
getCaptureHadbInfo()
Gets the value of the captureHadbInfo property. |
java.lang.String |
getCaptureInstallLog()
Gets the value of the captureInstallLog property. |
java.lang.String |
getCaptureSystemInfo()
Gets the value of the captureSystemInfo property. |
java.lang.String |
getComputeChecksum()
Gets the value of the computeChecksum property. |
java.lang.String |
getMaxLogEntries()
Gets the value of the maxLogEntries property. |
java.lang.String |
getMinLogLevel()
Gets the value of the minLogLevel property. |
java.util.List<org.jvnet.hk2.config.types.Property> |
getProperty()
Properties as per PropertyBag |
java.lang.String |
getVerifyConfig()
Gets the value of the verifyConfig property. |
void |
setCaptureAppDd(java.lang.String value)
Sets the value of the captureAppDd property. |
void |
setCaptureHadbInfo(java.lang.String value)
Sets the value of the captureHadbInfo property. |
void |
setCaptureInstallLog(java.lang.String value)
Sets the value of the captureInstallLog property. |
void |
setCaptureSystemInfo(java.lang.String value)
Sets the value of the captureSystemInfo property. |
void |
setComputeChecksum(java.lang.String value)
Sets the value of the computeChecksum property. |
void |
setMaxLogEntries(java.lang.String value)
Sets the value of the maxLogEntries property. |
void |
setMinLogLevel(java.lang.String value)
Sets the value of the minLogLevel property. |
void |
setVerifyConfig(java.lang.String value)
Sets the value of the verifyConfig 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 |
|---|
java.lang.String getComputeChecksum()
String
void setComputeChecksum(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getVerifyConfig()
String
void setVerifyConfig(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getCaptureInstallLog()
String
void setCaptureInstallLog(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getCaptureSystemInfo()
String
void setCaptureSystemInfo(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getCaptureHadbInfo()
String
void setCaptureHadbInfo(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getCaptureAppDd()
String
void setCaptureAppDd(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoExceptionjava.lang.String getMinLogLevel()
String
void setMinLogLevel(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException@Min(value=0L) java.lang.String getMaxLogEntries()
String
void setMaxLogEntries(java.lang.String value)
throws java.beans.PropertyVetoException
value - allowed object is
String
java.beans.PropertyVetoException
@ToDo(priority=IMPORTANT,
details="Provide PropertyDesc for legal props")
@PropertiesDesc(props={})
java.util.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 | |||||||||