org.objectweb.joram.mom.dest

Class LoadingFactor.Status

Enclosing Class:
LoadingFactor

public static class LoadingFactor.Status
extends java.lang.Object

Field Summary

static int
INIT
static int
RUN
static int
WAIT
static String[]
names

Field Details

INIT

public static final int INIT

Field Value:
0


RUN

public static final int RUN

Field Value:
1


WAIT

public static final int WAIT

Field Value:
2


names

public static final String[] names


Copyright B) 2004 Scalagent - All rights reserved