Uses of Interface
org.omg.PortableServer.ImplicitActivationPolicyOperations
-
Packages that use ImplicitActivationPolicyOperations Package Description org.omg.PortableServer Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs. -
-
Uses of ImplicitActivationPolicyOperations in org.omg.PortableServer
Subinterfaces of ImplicitActivationPolicyOperations in org.omg.PortableServer Modifier and Type Interface Description interface
ImplicitActivationPolicy
This policy specifies whether implicit activation of servants is supported in the created POA.
-