org.jboss.services.binding.managed
Class Util

java.lang.Object
  extended by org.jboss.services.binding.managed.Util

public class Util
extends Object

Utility methods

Version:
$Revision: $
Author:
Brian Stansberry

Method Summary
static
<T> T
getValueFromComposite(org.jboss.metatype.api.values.CompositeValue composite, String key, Class<T> type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValueFromComposite

public static <T> T getValueFromComposite(org.jboss.metatype.api.values.CompositeValue composite,
                                          String key,
                                          Class<T> type)


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.