org.openejb.spi
Class AssemblerFactory

java.lang.Object
  extended byorg.openejb.spi.AssemblerFactory

public class AssemblerFactory
extends Object


Constructor Summary
AssemblerFactory()
           
 
Method Summary
static Assembler getAssembler(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(Properties props)
                              throws OpenEJBException
Throws:
OpenEJBException


Copyright © 1999-2007 OpenEJB. All Rights Reserved.