Class OldLocalStorage

  • All Implemented Interfaces:
    java.io.Serializable

    @Deprecated
    @Singleton
    public class OldLocalStorage
    extends java.lang.Object
    implements java.io.Serializable
    Deprecated.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      OldLocalStorage​(org.webpieces.util.context.ClientAssertions clientAssertions, ChannelWrapper channelWrapperr)
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OldLocalStorage

        @Inject
        public OldLocalStorage​(org.webpieces.util.context.ClientAssertions clientAssertions,
                               ChannelWrapper channelWrapperr)
        Deprecated.