blob: 07f250c5068e8bc965658ab8a65f66049a6c5ff9 [file] [log] [blame]
The env-entry-type element contains the fully-qualified Java type of the environment entry value that is expected by the application clientÂ’s code. The following are the legal values of env-entry-type: java.lang.Bool-ean, java.lang.String, java.lang.Integer, java.lang.Double, java.lang.Byte, java.lang.Short, java.lang.Long, and java.lang.Float.
Example: <env-entry-type>java.lang.Boolean</env-entry-type>