|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.EjbInvocationFactory
public class EjbInvocationFactory
| Constructor Summary | |
|---|---|
EjbInvocationFactory(java.lang.String compEnvId,
Container container)
|
|
| Method Summary | ||
|---|---|---|
EjbInvocation |
create()
|
|
|
create(java.lang.Object ejb,
C ctx)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EjbInvocationFactory(java.lang.String compEnvId,
Container container)
| Method Detail |
|---|
public EjbInvocation create()
public <C extends ComponentContext> EjbInvocation create(java.lang.Object ejb,
C ctx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||