Excluded ChannelFactoryExecutorResource from the diagram

This commit is contained in:
Trustin Lee 2008-11-26 10:26:50 +00:00
parent 96c98f636a
commit 0b9b2aca0b

View File

@ -35,6 +35,8 @@ import java.util.concurrent.TimeUnit;
* @author The Netty Project (netty-dev@lists.jboss.org)
* @author Trustin Lee (tlee@redhat.com)
* @version $Rev$, $Date$
*
* @apiviz.exclude
*/
public class ChannelFactoryExecutorResource implements
ChannelFactoryResource {