RichFaces Arquillian Test Commons 4.3.3.Final

org.richfaces.shrinkwrap.descriptor
Class PropertiesAsset

java.lang.Object
  extended by org.richfaces.shrinkwrap.descriptor.PropertiesAsset
All Implemented Interfaces:
org.jboss.shrinkwrap.api.asset.Asset

public class PropertiesAsset
extends Object
implements org.jboss.shrinkwrap.api.asset.Asset

Assert for simplified creation of properties files with fluent API

Author:
Lukas Fryc

Nested Class Summary
 class PropertiesAsset.Value
           
 
Constructor Summary
PropertiesAsset()
           
 
Method Summary
 PropertiesAsset.Value key(String key)
           
 InputStream openStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesAsset

public PropertiesAsset()
Method Detail

key

public PropertiesAsset.Value key(String key)

openStream

public InputStream openStream()
Specified by:
openStream in interface org.jboss.shrinkwrap.api.asset.Asset

RichFaces Arquillian Test Commons 4.3.3.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.