public abstract class DistributedPropertySet
extends org.jvnet.ws.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, copySatelliteInto, copySatelliteInto, createEntrySet, createView, get, getSatellite, put, remove, removeSatellite, supports, supportsLocal
asMap, containsKey, 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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.