org.ow2.jasmine.jade.reflex.util
Class DebugReflex

java.lang.Object
  extended by org.ow2.jasmine.jade.reflex.util.DebugReflex

public class DebugReflex
extends java.lang.Object

Author:
Julien Legrand

Field Summary
static boolean attribute
           
static boolean binding
           
static boolean content
           
static boolean genericfactory
           
static boolean info
           
static boolean lifecycle
           
static boolean name
           
static boolean on
           
static boolean reflex
           
static boolean reversebinding
           
static boolean start
           
static boolean warning
           
 
Constructor Summary
DebugReflex()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

on

public static final boolean on
See Also:
Constant Field Values

info

public static final boolean info
See Also:
Constant Field Values

warning

public static final boolean warning
See Also:
Constant Field Values

start

public static final boolean start
See Also:
Constant Field Values

reflex

public static final boolean reflex
See Also:
Constant Field Values

genericfactory

public static final boolean genericfactory
See Also:
Constant Field Values

attribute

public static final boolean attribute
See Also:
Constant Field Values

name

public static final boolean name
See Also:
Constant Field Values

binding

public static final boolean binding
See Also:
Constant Field Values

content

public static final boolean content
See Also:
Constant Field Values

lifecycle

public static final boolean lifecycle
See Also:
Constant Field Values

reversebinding

public static final boolean reversebinding
See Also:
Constant Field Values
Constructor Detail

DebugReflex

public DebugReflex()


Copyright © 2008 OW2 Consortium. All Rights Reserved.