|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface POAOperations
This interface is a proprietary extension to the standard POA.
PortableServer::POAManager
Method Summary | |
---|---|
ObjectReferenceTemplate |
adapter_template()
Retrieve the Primary Object Reference Template |
DispatchStrategyPolicy |
create_dispatch_strategy_policy(DispatchStrategy value)
Create a dispatch strategy policy |
SynchronizationPolicy |
create_synchronization_policy(SynchronizationPolicyValue value)
Create a synchronization policy |
ObjectReferenceFactory |
current_factory()
Retrieve the Secondary Object Reference Template |
DispatchStrategy |
the_dispatch_strategy()
Determine the DispatchStrategy in use by this POA |
ORB |
the_ORB()
Retrieve the ORB on which the POA was created |
Policy[] |
the_policies()
Determine the policies that this POA was created with |
Method Detail |
---|
Policy[] the_policies()
DispatchStrategy the_dispatch_strategy()
ObjectReferenceTemplate adapter_template()
ObjectReferenceFactory current_factory()
ORB the_ORB()
SynchronizationPolicy create_synchronization_policy(SynchronizationPolicyValue value)
value
- The SynchronizationPolicyValue
DispatchStrategyPolicy create_dispatch_strategy_policy(DispatchStrategy value)
value
- The DispatchStrategyPolicy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |