|
Class Summary |
| EJB3SafeEndpointInvoker |
This invoker will take an uninitialized relationships or references from EJB3 pojo's and null them out so that we can
pass them as normal objects to the webservice binding layer. |
| EJB3SafeEndpointInvokerDeploymentAspect |
This class installs the EJB3SafeEndpointInvoker into the deployment aspect for the endpoint. |
| HibernateDetachUtility |
This is a single static utility that is used to process any object just prior to sending it over the wire
to remote clients (like GWT clients or remote web service clients). |