Skip to main content
Skip table of contents

t_ComponentProperties_Property_Component

Component

Properties

activation

Component activation model.

Valid values based on“string”.
singleton

Only one instance gets created that is shared between all threads.

context

One instance is created per invocation context.

new

A new instance is always created upon every activation request.

description : string

Description of the Component.

type : qualJavaName

Java type associated with the component.

Valid values based on“string”.
|[\p{L}_][\p{L}\p{N}_]*(\.[\p{L}_][\p{L}\p{N}_]*)*

Content

Parents

Parent topic: t_ComponentProperties_Property

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.