Class PropertiesBuilder

java.lang.Object
org.springframework.integration.support.PropertiesBuilder

public class PropertiesBuilder
extends java.lang.Object
A Builder pattern implementation for the Properties.
  • Constructor Summary

    Constructors 
    Constructor Description
    PropertiesBuilder()  
  • Method Summary

    Modifier and Type Method Description
    java.util.Properties get()  
    PropertiesBuilder put​(java.lang.Object key, java.lang.Object value)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait