|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Endpoint | |
|---|---|
| org.jboss.ejb3.endpoint | |
| org.jboss.ejb3.endpoint.reflect | |
| Uses of Endpoint in org.jboss.ejb3.endpoint |
|---|
| Classes in org.jboss.ejb3.endpoint that implement Endpoint | |
|---|---|
class |
AbstractEndpoint
An implementation of Endpoint that holds the association with an optional SessionFactory. |
| Uses of Endpoint in org.jboss.ejb3.endpoint.reflect |
|---|
| Methods in org.jboss.ejb3.endpoint.reflect with parameters of type Endpoint | ||
|---|---|---|
static
|
EndpointProxy.newProxyInstance(java.lang.ClassLoader loader,
java.io.Serializable session,
java.lang.Class<T> businessInterface,
Endpoint endpoint)
|
|
| Constructors in org.jboss.ejb3.endpoint.reflect with parameters of type Endpoint | |
|---|---|
EndpointInvocationHandler(Endpoint endpoint,
java.io.Serializable session,
java.lang.Class<?> invokedBusinessInterface)
Creates an invocation handler. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||