Javadoc
This commit is contained in:
parent
bf6bc95c63
commit
e79d45727d
@ -22,6 +22,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* <a href="http://code.google.com/p/google-guice/">Google Guice</a> integration.
|
||||
*
|
||||
* @apiviz.exclude
|
||||
*/
|
||||
package org.jboss.netty.container.guice;
|
||||
|
@ -22,6 +22,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* <a href="http://www.jboss.org/jbossmc/">JBoss Microcontainer</a> integration.
|
||||
*
|
||||
* @apiviz.exclude
|
||||
*/
|
||||
package org.jboss.netty.container.microcontainer;
|
||||
|
@ -22,6 +22,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* <a href="http://www.osgi.org/">OSGi framework</a> integration.
|
||||
*
|
||||
* @apiviz.exclude
|
||||
*/
|
||||
package org.jboss.netty.container.osgi;
|
||||
|
@ -22,6 +22,8 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* <a href="http://www.springframework.org/">Spring framework</a> integration.
|
||||
*
|
||||
* @apiviz.exclude
|
||||
*/
|
||||
package org.jboss.netty.container.spring;
|
||||
|
Loading…
Reference in New Issue
Block a user