Showing:

Annotations
Attributes
Properties
Complex Type corba:policyType
Namespace http://cxf.apache.org/bindings/corba
Annotations
Artix IIOP tunnel policy specification.
Attributes
QName Type Default Use Annotation
persistent xs:boolean false optional
Attribute select whether to use a persistent poa.
see CORBA documentation for more details.
poaname xs:string optional
Attribute used to set a poaname, otherwise it will
                                        default to the service name that this port runs under.

                                        poaname is used for setting certain policies, such
                                        as direct persistence and well-known port numbers in
                                        the orb config file.
serviceid xs:string optional
Attribute used to set a serviceid
see CORBA documentation for more details.
Attribute corba:policyType / @poaname
Namespace No namespace
Annotations
Attribute used to set a poaname, otherwise it will
                                        default to the service name that this port runs under.

                                        poaname is used for setting certain policies, such
                                        as direct persistence and well-known port numbers in
                                        the orb config file.
Type xs:string
Properties
use optional
Attribute corba:policyType / @serviceid
Namespace No namespace
Annotations
Attribute used to set a serviceid
see CORBA documentation for more details.
Type xs:string
Properties
use optional
Attribute corba:policyType / @persistent
Namespace No namespace
Annotations
Attribute select whether to use a persistent poa.
see CORBA documentation for more details.
Type xs:boolean
Properties
use optional
default false