|
-
Enumeration values:
-
CS_REMOTE_STRATEGY
|
i.e no collocation. |
CS_THRU_POA_STRATEGY
|
Calls to the collocated object are forwarded by the POA. |
CS_DIRECT_STRATEGY
|
Calls to the collocated object are made directly to its servant. |
CS_LAST
|
This value should always be the last value in the enumeration. It provides the count for the number of collocation strategies. |
|