The Netty Project 3.2.5.Final

org.jboss.netty.channel
Annotation Type ChannelPipelineCoverage


Deprecated. Use the ChannelHandler.Sharable annotation instead.

@Inherited
@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
@Deprecated
public @interface ChannelPipelineCoverage

Version:
$Rev: 2124 $, $Date: 2010-02-02 11:13:06 +0900 (Tue, 02 Feb 2010) $
Author:
The Netty Project, Trustin Lee

Required Element Summary
 String value
          Deprecated. The value of this annotation
 

Element Detail

value

public abstract String value
Deprecated. 
The value of this annotation


The Netty Project 3.2.5.Final

Copyright © 2008-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.