public class ServicePropertyFactoryParameter extends org.apache.hivemind.impl.BaseLocatable
ServicePropertyFactory
.Constructor and Description |
---|
ServicePropertyFactoryParameter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPropertyName() |
java.lang.Object |
getService() |
void |
setPropertyName(java.lang.String string) |
void |
setService(java.lang.Object object) |
public ServicePropertyFactoryParameter()
public java.lang.String getPropertyName()
public java.lang.Object getService()
public void setPropertyName(java.lang.String string)
public void setService(java.lang.Object object)