|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.jca.deployers.fungal.DriverRegistry
public class DriverRegistry

A driver registry
| Constructor Summary | |
|---|---|
DriverRegistry()
Constructor |
|
| Method Summary | |
|---|---|
String |
getDriver(String module)
Get driver for a module |
void |
setScanClassLoader(ClassLoader cl)
Set the classloader |
void |
start()
Start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DriverRegistry()
| Method Detail |
|---|
public void setScanClassLoader(ClassLoader cl)
cl - The valuepublic String getDriver(String module)
module - The module definition
null if not defined
public void start()
throws Throwable
Throwable - If an error occurs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||