Class HANonceManager

  • All Implemented Interfaces:
    com.sun.xml.ws.commons.MOMRegistrationAware

    public class HANonceManager
    extends NonceManager
    Author:
    suresh
    • Constructor Detail

      • HANonceManager

        public HANonceManager​(long maxNonceAge)
      • HANonceManager

        public HANonceManager​(org.glassfish.ha.store.api.BackingStore<com.sun.xml.ws.commons.ha.StickyKey,​HANonceManager.HAPojo> backingStore,
                              long maxNonceAge)
    • Method Detail

      • remove

        public void remove​(String key)
                    throws org.glassfish.ha.store.api.BackingStoreException
        Throws:
        org.glassfish.ha.store.api.BackingStoreException