|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface POAManagerFactoryOperations
This interface is a proprietary extension of the standard POAManagerFactory.
PortableServer::POAManagerFactory
Method Summary | |
---|---|
CommunicationsConcurrencyPolicy |
create_communications_concurrency_policy(short value)
|
EndpointConfigurationPolicy |
create_endpoint_configuration_policy(String value)
These policy factory methods creates POAManager policies only. |
GIOPVersionPolicy |
create_giop_version_policy(short value)
|
void |
destroy()
Destroy all POAManagers. |
Methods inherited from interface org.omg.PortableServer.POAManagerFactoryOperations |
---|
create_POAManager, find, list |
Method Detail |
---|
void destroy()
EndpointConfigurationPolicy create_endpoint_configuration_policy(String value) throws PolicyError
PolicyError
CommunicationsConcurrencyPolicy create_communications_concurrency_policy(short value) throws PolicyError
PolicyError
GIOPVersionPolicy create_giop_version_policy(short value) throws PolicyError
PolicyError
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |