public class EjbInvocationFactory extends Object
| Constructor and Description |
|---|
EjbInvocationFactory(String compEnvId,
Container container) |
| Modifier and Type | Method and Description |
|---|---|
EjbInvocation |
create() |
<C extends ComponentContext> |
create(Object ejb,
C ctx) |
public EjbInvocation create()
public <C extends ComponentContext> EjbInvocation create(Object ejb, C ctx)
Copyright © 2017. All rights reserved.