Interface AccountArchiveService

  • All Superinterfaces:
    net.anotheria.anoprise.metafactory.Service
    All Known Implementing Classes:
    AccountArchiveServiceImpl, RemoteAccountArchiveServiceStub

    @DistributeMe
    @FailBy(strategyClass=org.distributeme.core.failing.RetryCallOnce.class)
    public interface AccountArchiveService
    extends net.anotheria.anoprise.metafactory.Service
    Interface to account archive service which stores deleted accounts.
    Since:
    21.04.14 18:40
    Author:
    VKoulakov