|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
void |
createResourceAdapter(java.lang.String name,
javax.resource.spi.ConnectionManager cm)
Create a Resource Adapter |
Methods inherited from interface org.objectweb.jonas.service.Service |
getName, init, isStarted, setName, start, stop |
Method Detail |
public void createResourceAdapter(java.lang.String name, javax.resource.spi.ConnectionManager cm) throws java.lang.Exception
String
- name of the resource adapter.
the configuration information for this resource adapter
must be found in name.properties fileConnectionManager
- instance used for this Resource Adapter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |