Class OldJoinShares

  • All Implemented Interfaces:
    IJoinShares

    public class OldJoinShares
    extends java.lang.Object
    implements IJoinShares
    Deprecated.
    Use Java's reflection API to leverage CMS's old Share and JoinShares implementations.
    Version:
    $Revision$ $Date$
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Object mOldImpl
      Deprecated.
       
    • Constructor Summary

      Constructors 
      Constructor Description
      OldJoinShares()
      Deprecated.
       
    • Field Detail

      • mOldImpl

        public java.lang.Object mOldImpl
        Deprecated.
    • Constructor Detail

      • OldJoinShares

        public OldJoinShares()
        Deprecated.
    • Method Detail

      • initialize

        public void initialize​(int threshold)
                        throws java.lang.Exception
        Deprecated.
        Specified by:
        initialize in interface IJoinShares
        Throws:
        java.lang.Exception
      • addShare

        public void addShare​(int shareNum,
                             byte[] share)
        Deprecated.
        Specified by:
        addShare in interface IJoinShares