Groovy Documentation

java.gate.versioning.svnkit
Class InfoHandler

java.lang.Object
  java.gate.versioning.svnkit.InfoHandler
All Implemented Interfaces:
org.tmatesoft.svn.core.wc.ISVNInfoHandler

class InfoHandler

Field Summary
static Logger lgr

Logger.

 
Constructor Summary
InfoHandler()

 
Method Summary
void handleInfo(SVNInfo info)

 
Methods inherited from class Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Field Detail

lgr

static Logger lgr
Logger.


 
Constructor Detail

InfoHandler

InfoHandler()


 
Method Detail

handleInfo

public void handleInfo(SVNInfo info)


 

Groovy Documentation