public class PojoDeployment
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
className |
protected java.util.Properties |
properties |
Constructor and Description |
---|
PojoDeployment() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassName() |
java.util.Properties |
getProperties() |
void |
setClassName(java.lang.String className) |