public class MobileDataSourceConfig extends Object
| Constructor and Description |
|---|
MobileDataSourceConfig() |
| Modifier and Type | Method and Description |
|---|---|
JNDILookupDefinition |
getJndiLookupDefinition() |
String |
getType() |
void |
setJndiLookupDefinition(JNDILookupDefinition jndiLookupDefinition) |
void |
setType(String type) |
public JNDILookupDefinition getJndiLookupDefinition()
public void setJndiLookupDefinition(JNDILookupDefinition jndiLookupDefinition)
public String getType()
public void setType(String type)
Copyright © 2017 WSO2. All rights reserved.