See: Description
| Class | Description |
|---|---|
| BurlapProvider |
Provides a burlap service object.
|
| HessianProvider |
Provides a hessian service object.
|
| JaxRpcProvider |
Returns a proxy for a JAX-RPC-based service.
|
| RmiProvider |
Provides an object by looking it up in an RMI registry.
|
| SessionBeanProvider |
Provides a reference to a session bean by looking up the home object and calling (via reflection) the no-argument
create() method.
|
This package contains some useful ObjectProvider implementations for use in remoting situations (EJB, RMI, Burlap, Hessian, JAX-RPC, etc).
Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.