org.kie.server.api.model
Class KieContainerResourceList
java.lang.Object
org.kie.server.api.model.KieContainerResourceList
public class KieContainerResourceList
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KieContainerResourceList
public KieContainerResourceList()
KieContainerResourceList
public KieContainerResourceList(List<KieContainerResource> containers)
getContainers
public List<KieContainerResource> getContainers()
setContainers
public void setContainers(List<KieContainerResource> containers)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.