Lifestyle DescriptorDescriptionDeclaration of the component lifestyle. May contain one of the recognized values "singleton", "thread", "pooled", or "transient". If not supplied the default value is "transient". Example XML<lifestyle>singleton</lifestyle> |