public abstract class DistributedPropertySet
extends com.oracle.webservices.api.message.BaseDistributedPropertySet
Constructor and Description |
---|
DistributedPropertySet()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addSatellite(Class keyClass,
PropertySet satellite)
Deprecated.
|
void |
addSatellite(PropertySet satellite)
Deprecated.
|
void |
copySatelliteInto(DistributedPropertySet r)
Deprecated.
|
void |
removeSatellite(PropertySet satellite)
Deprecated.
|
addSatellite, addSatellite, asMapLocal, containsKey, copySatelliteInto, copySatelliteInto, createEntrySet, createView, get, getSatellite, getSatellites, put, remove, removeSatellite, supports, supportsLocal
asMap, createMapView, getPropertyMap, mapAllowsAdditionalProperties, parse
public void addSatellite(@NotNull PropertySet satellite)
public void addSatellite(@NotNull Class keyClass, @NotNull PropertySet satellite)
public void copySatelliteInto(@NotNull DistributedPropertySet r)
public void removeSatellite(PropertySet satellite)
Copyright © 2015 Oracle Corporation. All rights reserved.