public class AutoGCServiceDTO extends CustomServiceDTO
| Modifier and Type | Field and Description |
|---|---|
java.lang.Integer |
interval
How often to force a GC in seconds.
|
| Constructor and Description |
|---|
AutoGCServiceDTO() |
public java.lang.Integer interval
public boolean equals(java.lang.Object o)
equals in class CustomServiceDTOpublic int hashCode()
hashCode in class CustomServiceDTOCopyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.