Joram ${version}

org.objectweb.joram.mom.dest
Class LoadingFactor.Status

java.lang.Object
  extended byorg.objectweb.joram.mom.dest.LoadingFactor.Status
Enclosing class:
LoadingFactor

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


Field Summary
static int INIT
           
static java.lang.String[] names
           
static int RUN
           
static int WAIT
           
 
Constructor Summary
LoadingFactor.Status()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INIT

public static final int INIT
See Also:
Constant Field Values

RUN

public static final int RUN
See Also:
Constant Field Values

WAIT

public static final int WAIT
See Also:
Constant Field Values

names

public static final java.lang.String[] names
Constructor Detail

LoadingFactor.Status

public LoadingFactor.Status()

Joram ${version}

Copyright © 2005 Scalagent - All rights reserved