org.jboss.arquillian.container.impl
Class MapObject

java.lang.Object
  extended by org.jboss.arquillian.container.impl.MapObject

public class MapObject
extends Object

MapObjectPopulator

Version:
$Revision: $
Author:
Aslak Knutsen

Field Summary
static Logger log
           
 
Constructor Summary
MapObject()
           
 
Method Summary
static URL[] convert(File[] files)
           
static void populate(Object object, Map<String,String> values)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static Logger log
Constructor Detail

MapObject

public MapObject()
Method Detail

populate

public static void populate(Object object,
                            Map<String,String> values)
                     throws Exception
Throws:
Exception

convert

public static URL[] convert(File[] files)


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