public interface AnnotatedEJBLocal
| Modifier and Type | Method and Description |
|---|---|
DataSource |
getDs() |
String |
getName() |
void |
setDs(DataSource ds) |
void |
setName(String name) |
String getName()
void setName(String name)
DataSource getDs()
void setDs(DataSource ds)
Copyright © 2015 WSO2 Inc. All rights reserved.