![]() |
Quadcap Embeddable Server |
Inheritance diagram for com.quadcap.services.DataSources:

Definition at line 69 of file DataSources.java.
Public Member Functions | |
| DataSources () | |
| void | init (ServiceContainer c, Properties p) throws Exception |
| Properties | getProperties () |
| void | addDataSource (DataSource ds) throws NamingException |
| void | addAttribute (String name, Object attr) |
| Object | getAttribute (String name) |
| void | stop () |
| Object | getObjectInstance (Object obj, Name name, Context ctx, Hashtable env) throws Exception |
Static Public Member Functions | |
| DataSource | getDataSource (String name) |
Package Attributes | |
| Context | context |
| Properties | props |
Static Package Attributes | |
| HashMap | dss = new HashMap() |
Static Private Attributes | |
| DataSources | globalDs = null |
|
|
Definition at line 74 of file DataSources.java. |
|
||||||||||||
|
Definition at line 108 of file DataSources.java. References com.quadcap.services.DataSources.addAttribute(), com.quadcap.services.DataSources.context, and com.quadcap.services.DataSources.dss. Referenced by com.quadcap.services.DataSources.addAttribute(), and com.quadcap.services.DataSources.addDataSource(). |
|
|
Definition at line 100 of file DataSources.java. References com.quadcap.services.DataSources.addAttribute(), and com.quadcap.services.DataSources.addDataSource(). Referenced by com.quadcap.services.DataSources.addDataSource(), and com.quadcap.services.DataSourcesParser.endElement(). |
|
|
Definition at line 121 of file DataSources.java. References com.quadcap.services.DataSources.dss, and com.quadcap.services.DataSources.getAttribute(). Referenced by com.quadcap.services.DataSources.getAttribute(). |
|
|
Definition at line 104 of file DataSources.java. References com.quadcap.services.DataSources.dss, and com.quadcap.services.DataSources.getDataSource(). Referenced by com.quadcap.services.DataSources.getDataSource(). |
|
||||||||||||||||||||
|
Definition at line 128 of file DataSources.java. References com.quadcap.services.DataSources.getObjectInstance(). Referenced by com.quadcap.services.DataSources.getObjectInstance(). |
|
|
Definition at line 98 of file DataSources.java. References com.quadcap.services.DataSources.props. |
|
||||||||||||
|
Definition at line 87 of file DataSources.java. References com.quadcap.services.DataSources.init(), and com.quadcap.services.DataSourcesParser.parse(). Referenced by com.quadcap.services.DataSources.init(). |
|
|
Definition at line 125 of file DataSources.java. |
|
|
Definition at line 71 of file DataSources.java. Referenced by com.quadcap.services.DataSources.addAttribute(). |
|
|
Definition at line 70 of file DataSources.java. Referenced by com.quadcap.services.DataSources.addAttribute(), com.quadcap.services.DataSources.getAttribute(), and com.quadcap.services.DataSources.getDataSource(). |
|
|
Definition at line 76 of file DataSources.java. |
|
|
Definition at line 72 of file DataSources.java. Referenced by com.quadcap.services.DataSources.getProperties(). |