类 EndpointPropertiesProxy
java.lang.Object
java.util.Dictionary<K,V>
java.util.Hashtable<Object,Object>
java.util.Properties
net.linksfield.cube.partnersdk.configuration.EndpointPropertiesProxy
- 所有已实现的接口:
Serializable,Cloneable,Map<Object,Object>
public class EndpointPropertiesProxy extends Properties
- 另请参阅:
- 序列化表格
-
字段概要
从类继承的字段 java.util.Properties
defaults -
构造器概要
构造器 构造器 说明 EndpointPropertiesProxy() -
方法概要
修饰符和类型 方法 说明 voidbindingField()自动匹配配置文件的属性到实例的字段上从类继承的方法 java.util.Properties
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, getProperty, getProperty, hashCode, isEmpty, keys, keySet, list, list, load, load, loadFromXML, merge, propertyNames, put, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, save, setProperty, size, store, store, storeToXML, storeToXML, storeToXML, stringPropertyNames, toString, values
-
构造器详细资料
-
EndpointPropertiesProxy
public EndpointPropertiesProxy()
-
-
方法详细资料
-
bindingField
public void bindingField()自动匹配配置文件的属性到实例的字段上
-