Uses of Class
org.openejb.alt.assembler.classic.IntraVmServerInfo

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.
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.