org.openejb.spi
Class AssemblerFactory

java.lang.Object
  |
  +--org.openejb.spi.AssemblerFactory

public class AssemblerFactory
extends java.lang.Object


Constructor Summary
AssemblerFactory()
           
 
Method Summary
static Assembler getAssembler(java.util.Properties props)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssemblerFactory

public AssemblerFactory()
Method Detail

getAssembler

public static Assembler getAssembler(java.util.Properties props)
                              throws OpenEJBException