com.sun.ejb
Class EjbInvocationFactory
java.lang.Object
com.sun.ejb.EjbInvocationFactory
public class EjbInvocationFactory
- extends Object
- Author:
- Mahesh Kannan
Date: Jan 30, 2008
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EjbInvocationFactory
public EjbInvocationFactory(String compEnvId,
Container container)
create
public EjbInvocation create()
create
public <C extends ComponentContext> EjbInvocation create(Object ejb,
C ctx)
Copyright © 2012 GlassFish Community. All Rights Reserved.