CVS update: JGroups/src/org/jgroups/protocols JdbcDiscovery.java
"Bela Ban" <[email protected]> Thu, 7 Oct 2010 18:36:01 +0000
| Newsgroups | gmane.comp.java.javagroups.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: belaban
Date: 10/10/07 18:36:01
Modified: src/org/jgroups/protocols JdbcDiscovery.java
Log:
new protocol
Revision Changes Path
1.3 +6 -1 JGroups/src/org/jgroups/protocols/JdbcDiscovery.java
Index: JdbcDiscovery.java
===================================================================
RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/protocols/JdbcDiscovery.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- JdbcDiscovery.java 7 Oct 2010 18:33:33 -0000 1.2
+++ JdbcDiscovery.java 7 Oct 2010 18:36:01 -0000 1.3
@@ -6,10 +6,15 @@
/**
* @author Bela Ban
- * @version $Id: JdbcDiscovery.java,v 1.2 2010/10/07 18:33:33 belaban Exp $
+ * @version $Id: JdbcDiscovery.java,v 1.3 2010/10/07 18:36:01 belaban Exp $
*/
public class JdbcDiscovery extends FILE_PING {
+ public void init() throws Exception {
+ super.init();
+
+
+ }
protected void remove(String clustername, Address addr) {
super.remove(clustername, addr);
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb