Class ApplicationBuilder


  • public final class ApplicationBuilder
    extends Object
    Offers methods to register descriptors and is capable of building the Application by applying those descriptors. An instance of ApplicationBuilder can be obtained by calling Application.builder(). Note: Adding descriptors is not thread-safe!
    Author:
    Oliver Libutzki