CVS update: JGroups/src/org/jgroups/stack Protocol.java
"Bela Ban" <[email protected]>
| Newsgroups | gmane.comp.java.javagroups.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: belaban
Date: 10/09/09 08:20:08
Modified: src/org/jgroups/stack Protocol.java
Log:
ns
Revision Changes Path
1.78 +2 -3 JGroups/src/org/jgroups/stack/Protocol.java
Index: Protocol.java
===================================================================
RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/stack/Protocol.java,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- Protocol.java 15 Jun 2010 10:10:44 -0000 1.77
+++ Protocol.java 9 Sep 2010 08:20:08 -0000 1.78
@@ -38,15 +38,14 @@
* constructor !</b>
*
* @author Bela Ban
- * @version $Id: Protocol.java,v 1.77 2010/06/15 10:10:44 belaban Exp $
+ * @version $Id: Protocol.java,v 1.78 2010/09/09 08:20:08 belaban Exp $
*/
@DeprecatedProperty(names={"down_thread","down_thread_prio","up_thread","up_thread_prio"})
public abstract class Protocol {
protected Protocol up_prot=null, down_prot=null;
protected ProtocolStack stack=null;
- @Property(description="Determines whether to collect statistics (and expose them via JMX). Default is true")
- @ManagedAttribute(description="Determines whether to collect statistics (and expose them via JMX). Default is true",writable=true)
+ @Property(description="Determines whether to collect statistics (and expose them via JMX). Default is true",writable=true)
protected boolean stats=true;
/** The name of the protocol. Is by default set to the protocol's classname. This property should rarely need to
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd