|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISharedObjectConfig
Configuration information provided to ISharedObject via its enclosing ISharedObjectContainer
ISharedObject.init(ISharedObjectConfig)| Method Summary | |
|---|---|
ISharedObjectContext |
getContext()
Get the ISharedObjectContext instance for this ISharedObject. |
ID |
getHomeContainerID()
Get the ID of the container that is the home of the primary copy of the ISharedObject instance. |
java.util.Map |
getProperties()
Get properties associated with with this ISharedObject |
ID |
getSharedObjectID()
Get the ID associated with this ISharedObject by its container. |
| Method Detail |
|---|
ID getSharedObjectID()
ID getHomeContainerID()
ISharedObjectContext getContext()
java.util.Map getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||