|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagedConnectionFactoryInfo | |
---|---|
org.openejb.alt.assembler.classic | The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler system architecture. |
org.openejb.alt.assembler.classic.xml | The classes and interfaces directly under this package define the basic parts of the OpenEJB assembler xml system architecture. |
Uses of ManagedConnectionFactoryInfo in org.openejb.alt.assembler.classic |
---|
Fields in org.openejb.alt.assembler.classic declared as ManagedConnectionFactoryInfo | |
---|---|
ManagedConnectionFactoryInfo |
ConnectorInfo.managedConnectionFactory
|
Methods in org.openejb.alt.assembler.classic with parameters of type ManagedConnectionFactoryInfo | |
---|---|
javax.resource.spi.ManagedConnectionFactory |
AssemblerTool.assembleManagedConnectionFactory(ManagedConnectionFactoryInfo mngedConFactInfo)
This method will assemble a ManagedConnectionFactory instance from a ManagedConnecitonFactoryInfo configuration object. |
Uses of ManagedConnectionFactoryInfo in org.openejb.alt.assembler.classic.xml |
---|
Subclasses of ManagedConnectionFactoryInfo in org.openejb.alt.assembler.classic.xml | |
---|---|
class |
ManagedConnectionFactory
A subclass of ManagedConnectionFactoryInfo filled with data from an XML file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |