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 CustomServiceDTO
public int hashCode()
hashCode
in class CustomServiceDTO
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.