org.openejb.spi
Class AssemblerFactory

java.lang.Object
  extended by 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
Throws:
OpenEJBException


Copyright © 1999-2011 OpenEJB. All Rights Reserved.