{
"operation-name" : "add",
"description" : "Adds the JNDI names for the default EE bindings",
"request-properties" : {
"context-service" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The JNDI name where the default EE Context Service can be found",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"datasource" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The JNDI name where the default EE Datasource can be found",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"jms-connection-factory" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The JNDI name where the default EE JMS Connection Factory can be found",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"managed-executor-service" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The JNDI name where the default EE Managed Executor Service can be found",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"managed-scheduled-executor-service" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The JNDI name where the default EE Managed Scheduled Executor Service can be found",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
},
"managed-thread-factory" : {
"type" : {
"TYPE_MODEL_VALUE" : "STRING"
},
"description" : "The JNDI name where the default EE Managed Thread Factory can be found",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"min-length" : 1,
"max-length" : 2147483647,
"stability" : "default"
}
},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"restart-required" : "all-services",
"runtime-only" : false
}