org.rhq.bindings.util
Class LazyLoadScenario

java.lang.Object
  extended by org.rhq.bindings.util.LazyLoadScenario

public class LazyLoadScenario
extends Object

Set by reflective access utilities like the tabular writer to avoid remote calls behind proxy methods.

Author:
Greg Hinkle

Constructor Summary
LazyLoadScenario()
           
 
Method Summary
static boolean isShouldLoad()
           
static void setShouldLoad(boolean shouldLoad)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazyLoadScenario

public LazyLoadScenario()
Method Detail

isShouldLoad

public static boolean isShouldLoad()

setShouldLoad

public static void setShouldLoad(boolean shouldLoad)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.