A managed thread factory specifies a XXX.
In the navigation tree, expand the Resources node.
Under the Resources node, expand the Concurrent Resources node.
Under the Concurrent Resources node, select Managed Thread Factories.
The Managed Thread Factories page opens.
On the Managed Thread Factories page, click New.
The New Managed Thread Factory page opens.
In the JNDI Name field, type a unique name.
This name will be registered in the JNDI naming service. The JNDI name organizes and locates components within a distributed computing environment similarly to the way that card catalogs organize and represent locations of books in a library. Consequently, the JNDI name becomes an important method of accessing the resource.
XXX
In the Description field, Type a short description of the resource.
This description is a string value and can include a maximum of 250 characters.
Select the Status Enabled checkbox to enable the resource.
By default, the resource is enabled, meaning that it is available as soon as it is created.
In the Additional Properties section, specify additional properties for the resource.
GlassFish Server does not define any additional properties for managed thread factory resources.
To add a property, click the Add Property button. In the blank row that appears, type the property name in the Name field, and type the property value in the Value field.
Click OK.