public class LifecycleEventDefinitions extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DELETE_ON_EXIT |
static int |
DELETE_ON_TIME_INTERVAL |
static int |
READ_ONCE_AND_DELETE |
Constructor and Description |
---|
LifecycleEventDefinitions() |
public static final int DELETE_ON_EXIT
public static final int READ_ONCE_AND_DELETE
public static final int DELETE_ON_TIME_INTERVAL
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.