Trustin Lee
|
c4b1e5a011
|
* Renamed ExecutorShutdownUtil to ExecutorUtil
* Added ExternalResourceUtil
|
2009-01-19 05:23:41 +00:00 |
|
Trustin Lee
|
6bd8933532
|
* POM cleanup
* Made sure OSGi logger looks up the LogService dynamically
|
2009-01-13 07:18:38 +00:00 |
|
Trustin Lee
|
8aa1ed3dc2
|
Related issue: NETTY-69 IoC container integration
|
2009-01-12 11:35:47 +00:00 |
|
Trustin Lee
|
733feddebb
|
Made sure NettyResourceFactory.create() returns silently if called multiple times
|
2009-01-12 11:04:07 +00:00 |
|
Trustin Lee
|
587d623789
|
* Removed an unnecessary log statement in the OSGi BundleActivator impl
* Added UnterminatableExecutor
* Prohibited an attempt to release the shared resources when initialized via containers
|
2009-01-12 10:48:56 +00:00 |
|
Trustin Lee
|
04af4356ef
|
Removed unnecessary annotation implementations
|
2009-01-12 10:40:17 +00:00 |
|
Trustin Lee
|
6e264f3bd0
|
Made sure the OSGi bundle is loaded even when there's no LogService available
|
2009-01-12 10:38:14 +00:00 |
|
Trustin Lee
|
5c02a13be0
|
Better OSGi integration - Netty will use OSGi LogService when it's running on top of an OSGi framework
|
2009-01-12 10:20:44 +00:00 |
|
Trustin Lee
|
d7256bc737
|
Related issue: NETTY-69 IoC container integration
* Added JBoss Microcontainer integration (needs more testing and refinement)
|
2009-01-12 08:51:08 +00:00 |
|
Trustin Lee
|
3cf57afd3d
|
Merged ChannelFactoryModule and ExecutorModule into NettyModule - advanced users can still assemble providers by themselves
|
2009-01-12 07:04:24 +00:00 |
|
Trustin Lee
|
6f728177f8
|
line-wrap
|
2009-01-12 05:57:42 +00:00 |
|
Trustin Lee
|
184c7cbd5d
|
ChannelFactoryResource annotation is documented to help a user figure out how it is used
|
2009-01-08 13:38:45 +00:00 |
|
Trustin Lee
|
b5b7be11b1
|
Finished Google Guice integration
|
2009-01-08 13:18:49 +00:00 |
|
Trustin Lee
|
7de8dce654
|
Clean-up
|
2009-01-08 11:23:58 +00:00 |
|
Trustin Lee
|
18fec46a40
|
Added more registrations
|
2009-01-08 11:21:49 +00:00 |
|
Trustin Lee
|
9645ffd251
|
Renamed the OSGi bundle activator implementation
|
2009-01-08 11:16:14 +00:00 |
|
Trustin Lee
|
0368aaed3f
|
* Fixed OSGi manifest file
* Added BundleActivator implementation for easier OSGi integration
|
2009-01-08 10:50:42 +00:00 |
|