| Interfaces | |
|---|---|
| FortuneCookie | No description provided. |
| Wonk | Used by TestServicePropertyFactory . |
| WonkSource | Used by TestServicePropertyFactory . |
| Classes | |
|---|---|
| AbstractEJBProxy | Generic EJB proxy for stateless session beans. |
| DefaultImplementationBuilderImpl | Implemenation of DefaultImplementationBuilder . |
| EJBProxyFactory | An implementation of ServiceImplementationFactory that can create a proxy to a stateless session EJB. |
| EJBProxyParameters | Parameters for the EJBProxyFactory . |
| FortuneCookieImpl | No description provided. |
| MethodInterceptorFactory | A service interceptor factory supporting the AOP Alliance MethodInterceptor interface. |
| NameLookupImpl | Standard implementation of the NameLookup service interface. |
| PlaceholderFactory | Wrapper around DefaultImplementationBuilder that is used to create default implementations of services. |
| RemoteExceptionCoordinatorImpl | Core implementation of RemoteExceptionCoordinator . |
| ServicePropertyFactory | Factory that dynamically exposes a property of another service. |
| ServicePropertyFactoryParameter | Parameter object used with ServicePropertyFactory . |
| SpringBeanFactoryHolderImpl | Simple holder of a BeanFactory . |
| SpringBeanParameter | Parameter to SpringLookupFactory , containing a (required) bean name to obtain, and an (optional) bean factory. |
| SpringLookupFactory | Implementation of ServiceImplementationFactory that doesn't create beans, but instead it looks them up inside a Spring BeanFactory . |
| SpringObjectProvider | Implementation of ObjectProvider mapped to the "spring:" prefix. |
| SuffixMethodInterceptor | No description provided. |
| WonkHolder | Takes the place of a HiveMind service when testing the ServicePropertyFactory . |