Uses of Interface
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.CleanupHandler
Packages that use SVNWCContext.CleanupHandler
-
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.CleanupHandlerModifier and TypeFieldDescriptionprivate java.util.List<SVNWCContext.CleanupHandler>
SVNWCContext.cleanupHandlers
Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNWCContext.CleanupHandlerModifier and TypeMethodDescriptionvoid
SVNWCContext.registerCleanupHandler
(SVNWCContext.CleanupHandler ch)