|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISharedObjectConfig | |
|---|---|
| org.eclipse.ecf.core.sharedobject | |
| org.eclipse.ecf.provider.generic | |
| Uses of ISharedObjectConfig in org.eclipse.ecf.core.sharedobject |
|---|
| Methods in org.eclipse.ecf.core.sharedobject that return ISharedObjectConfig | |
|---|---|
protected ISharedObjectConfig |
BaseSharedObject.getConfig()
Get the config for this shared object. |
| Methods in org.eclipse.ecf.core.sharedobject with parameters of type ISharedObjectConfig | |
|---|---|
ReplicaSharedObjectDescription |
IReplicaSharedObjectDescriptionFactory.createDescriptionForContainer(ID containerID,
ISharedObjectConfig config)
Create new ReplicaSharedObjectDescription instance for delivery to remote container identified by containerID parameter. |
void |
ISharedObject.init(ISharedObjectConfig initData)
Initialize this ISharedObject. |
void |
BaseSharedObject.init(ISharedObjectConfig initData)
|
| Uses of ISharedObjectConfig in org.eclipse.ecf.provider.generic |
|---|
| Classes in org.eclipse.ecf.provider.generic that implement ISharedObjectConfig | |
|---|---|
class |
SOConfig
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||