|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SharedObjectTypeDescription | |
|---|---|
| org.eclipse.ecf.core.sharedobject | |
| org.eclipse.ecf.core.sharedobject.provider | |
| org.eclipse.ecf.provider.datashare | |
| Uses of SharedObjectTypeDescription in org.eclipse.ecf.core.sharedobject |
|---|
| Fields in org.eclipse.ecf.core.sharedobject declared as SharedObjectTypeDescription | |
|---|---|
protected SharedObjectTypeDescription |
SharedObjectDescription.typeDescription
|
| Constructors in org.eclipse.ecf.core.sharedobject with parameters of type SharedObjectTypeDescription | |
|---|---|
ReplicaSharedObjectDescription(SharedObjectTypeDescription type,
ID objectID,
ID homeID,
java.util.Map props,
long ident)
|
|
SharedObjectDescription(SharedObjectTypeDescription typeDescription,
ID id)
|
|
SharedObjectDescription(SharedObjectTypeDescription typeDescription,
ID id,
java.util.Map properties)
|
|
| Uses of SharedObjectTypeDescription in org.eclipse.ecf.core.sharedobject.provider |
|---|
| Methods in org.eclipse.ecf.core.sharedobject.provider with parameters of type SharedObjectTypeDescription | |
|---|---|
ISharedObject |
ISharedObjectInstantiator.createInstance(SharedObjectTypeDescription typeDescription,
java.lang.Object[] args)
Create instance of ISharedObject. |
| Uses of SharedObjectTypeDescription in org.eclipse.ecf.provider.datashare |
|---|
| Methods in org.eclipse.ecf.provider.datashare with parameters of type SharedObjectTypeDescription | |
|---|---|
protected ISharedObject |
SharedObjectDatashareContainerAdapter.createSharedObject(SharedObjectTypeDescription typeDescription,
ISharedObjectTransactionConfig transactionConfig,
IChannelListener listener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||