de.jiac.micro.core
Interface LifecycleHandler.LifecycleState

Enclosing class:
LifecycleHandler

public static interface LifecycleHandler.LifecycleState


Field Summary
static byte ACTIVE
           
static byte CONSTRUCTED
           
static byte DESTROYED
           
static byte INITIALISED
           
 

Field Detail

CONSTRUCTED

static final byte CONSTRUCTED
See Also:
Constant Field Values

INITIALISED

static final byte INITIALISED
See Also:
Constant Field Values

ACTIVE

static final byte ACTIVE
See Also:
Constant Field Values

DESTROYED

static final byte DESTROYED
See Also:
Constant Field Values


Copyright © 2008-2011 DAI-Labor. All Rights Reserved.