org.apache.beehive.controls.system.webservice.utils
Class HolderUtils

Object
  extended by HolderUtils

public class HolderUtils
extends Object


Constructor Summary
HolderUtils()
           
 
Method Summary
static void stuffHolderValue(Holder holder, Object value)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HolderUtils

public HolderUtils()
Method Detail

stuffHolderValue

public static void stuffHolderValue(Holder holder,
                                    Object value)
                             throws NoSuchFieldException,
                                    IllegalAccessException
Throws:
NoSuchFieldException
IllegalAccessException