public class ServerTemplateKeyList extends Object
| Constructor and Description |
|---|
ServerTemplateKeyList() |
ServerTemplateKeyList(Collection<ServerTemplateKey> serverTemplates) |
ServerTemplateKeyList(ServerTemplateKey[] serverTemplates) |
| Modifier and Type | Method and Description |
|---|---|
ServerTemplateKey[] |
getServerTemplates() |
void |
setServerTemplates(ServerTemplateKey[] KieServerInstances) |
public ServerTemplateKeyList()
public ServerTemplateKeyList(ServerTemplateKey[] serverTemplates)
public ServerTemplateKeyList(Collection<ServerTemplateKey> serverTemplates)
public ServerTemplateKey[] getServerTemplates()
public void setServerTemplates(ServerTemplateKey[] KieServerInstances)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.