public class CreateContainerCommand extends Object implements KieServerCommand
Constructor and Description |
---|
CreateContainerCommand() |
CreateContainerCommand(KieContainerResource container) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
KieContainerResource |
getContainer() |
int |
hashCode() |
void |
setContainer(KieContainerResource container) |
String |
toString() |
public CreateContainerCommand()
public CreateContainerCommand(KieContainerResource container)
public KieContainerResource getContainer()
public void setContainer(KieContainerResource container)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.