Searched defs:lbenabled (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/deployment/admin/src/main/java/org/glassfish/deployment/admin/
H A DCreateApplicationRefCommand.java127 public String lbenabled; field in class:CreateApplicationRefCommand
251 if(lbenabled != null){
252 commandParams.lbenabled = lbenabled;
/glassfish-3.1.2/common/glassfish-api/src/main/java/org/glassfish/api/deployment/
H A DDeployCommandParameters.java142 public String lbenabled; field in class:DeployCommandParameters

Completed in 14 milliseconds