public class PojoDeployment extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
className |
protected Properties |
properties |
| Constructor and Description |
|---|
PojoDeployment() |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName() |
Properties |
getProperties() |
void |
setClassName(String className) |
protected String className
protected Properties properties
public String getClassName()
public void setClassName(String className)
public Properties getProperties()
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.