org.jboss.services.binding.managed
Class Util
java.lang.Object
org.jboss.services.binding.managed.Util
public class Util
- extends Object
Utility methods
- Version:
- $Revision: $
- Author:
- Brian Stansberry
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
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.