org.apache.openejb.assembler.dynamic
Class PassthroughFactory

java.lang.Object
  extended by org.apache.openejb.assembler.dynamic.PassthroughFactory

public class PassthroughFactory
extends java.lang.Object


Constructor Summary
PassthroughFactory()
           
 
Method Summary
static void add(ServiceInfo info, java.lang.Object object)
           
static java.lang.Object create(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PassthroughFactory

public PassthroughFactory()
Method Detail

create

public static java.lang.Object create(java.lang.Object object)

add

public static void add(ServiceInfo info,
                       java.lang.Object object)


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.