Uses of Interface
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.CleanupHandler
-
Packages that use SVNWCContext.CleanupHandler Package Description org.tmatesoft.svn.core.internal.wc17 -
-
Uses of SVNWCContext.CleanupHandler in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 with type parameters of type SVNWCContext.CleanupHandler Modifier and Type Field Description private java.util.List<SVNWCContext.CleanupHandler>
SVNWCContext. cleanupHandlers
Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNWCContext.CleanupHandler Modifier and Type Method Description void
SVNWCContext. registerCleanupHandler(SVNWCContext.CleanupHandler ch)
-