{
"operation-name" : "add",
"description" : "Add a protocol stack to the JGroups subsystem.",
"request-properties" : {"statistics-enabled" : {
"type" : {
"TYPE_MODEL_VALUE" : "BOOLEAN"
},
"description" : "Indicates whether or not all protocols in the stack will collect statistics by default.",
"expressions-allowed" : true,
"required" : false,
"nillable" : true,
"default" : false,
"stability" : "default"
}},
"reply-properties" : {},
"stability" : "default",
"read-only" : false,
"runtime-only" : false
}