public class AutoGCServiceDTO extends CustomServiceDTO
Modifier and Type | Field and Description |
---|---|
Integer |
interval
How often to force a GC in seconds.
|
Constructor and Description |
---|
AutoGCServiceDTO() |
public Integer interval
public boolean equals(Object o)
equals
in class CustomServiceDTO
public int hashCode()
hashCode
in class CustomServiceDTO
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.