org.jboss.seam.xml.util
Class PropertyUtils

java.lang.Object
  extended by org.jboss.seam.xml.util.PropertyUtils

public class PropertyUtils
extends Object


Method Summary
static
<V> void
setAccessible(org.jboss.weld.extensions.properties.Property<V> property)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setAccessible

public static <V> void setAccessible(org.jboss.weld.extensions.properties.Property<V> property)


Copyright © 2010 Seam Framework. All Rights Reserved.