Inversion of Control Containers and the Dependency Injection pattern - 0 views
-
The main difference is that I expect a component to be used locally (think jar file, assembly, dll, or a source > > i mport). A service will be used remotely through some remot >e > i nterface, either synchronous or asynchronous > >
-
configuration through XML files and also through code
-
dynamic service locator
- ...16 more annotations...