public static class SystemPropertyArbiter.Builder extends Object implements Builder<SystemPropertyArbiter>
Modifier and Type | Field and Description |
---|---|
static String |
ATTR_PROPERTY_NAME |
static String |
ATTR_PROPERTY_VALUE |
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
SystemPropertyArbiter.Builder |
asBuilder() |
SystemPropertyArbiter |
build()
Builds the object after all configuration has been set.
|
SystemPropertyArbiter.Builder |
setPropertyName(String propertyName)
Sets the Property Name.
|
SystemPropertyArbiter.Builder |
setPropertyValue(String propertyValue)
Sets the Property Value.
|
public static final String ATTR_PROPERTY_NAME
public static final String ATTR_PROPERTY_VALUE
public Builder()
public SystemPropertyArbiter.Builder setPropertyName(String propertyName)
propertyName
- the property name.public SystemPropertyArbiter.Builder setPropertyValue(String propertyValue)
propertyValue
- the property name.public SystemPropertyArbiter.Builder asBuilder()
public SystemPropertyArbiter build()
Builder
build
in interface Builder<SystemPropertyArbiter>
Copyright © 1999-2021 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.