|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntraVmServerInfo | |
---|---|
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 IntraVmServerInfo in org.openejb.alt.assembler.classic |
---|
Fields in org.openejb.alt.assembler.classic declared as IntraVmServerInfo | |
---|---|
IntraVmServerInfo |
FacilitiesInfo.intraVmServer
|
Methods in org.openejb.alt.assembler.classic with parameters of type IntraVmServerInfo | |
---|---|
void |
AssemblerTool.applyProxyFactory(IntraVmServerInfo ivmInfo)
This method constructs a ProxyFactory from teh IntraVmServerInfo conf class and automatically registers that ProxyFactory with the ProxyManager as the default proxy. |
Uses of IntraVmServerInfo in org.openejb.alt.assembler.classic.xml |
---|
Subclasses of IntraVmServerInfo in org.openejb.alt.assembler.classic.xml | |
---|---|
class |
IntraVmServer
A subclass of IntraVmServerInfo filled with data from an XML file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |