org.apache.subversion.javahl.callback
Interface ReposFreezeAction


public interface ReposFreezeAction

This interface is used to desfine an action to take while repositories are frozen by ISVNRepos.freeze.

Since:
1.8

Method Summary
 void invoke()
          The method will be called with frozen repositories
 

Method Detail

invoke

void invoke()
The method will be called with frozen repositories