org.jboss.ejb3
Class Ejb3HandlerFactory
java.lang.Object
org.jboss.ejb3.Ejb3HandlerFactory
public abstract class Ejb3HandlerFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Ejb3HandlerFactory
public Ejb3HandlerFactory()
createHandler
public abstract Ejb3Handler createHandler(javassist.bytecode.ClassFile cf)
throws Exception
- Throws:
Exception
getInstance
public static Ejb3HandlerFactory getInstance(Ejb3Deployment di)
throws Exception
- Throws:
Exception
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.