|
AntXtras/Svn4Ant-1.1.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.idaremedia.svn4ant.admin.transfer.ToDevNullConnection
Null proxy for completely silent output from svnadmin.
| Field Summary | |
static ToDevNullConnection |
INSTANCE
VM-shareable singleton. |
| Constructor Summary | |
ToDevNullConnection()
Initializes a new devnull connection. |
|
| Method Summary | |
void |
close()
Does nothing. |
int |
write(byte[] data)
Returns zero (0) always. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final ToDevNullConnection INSTANCE
| Constructor Detail |
public ToDevNullConnection()
| Method Detail |
public int write(byte[] data)
write in interface org.tigris.subversion.javahl.OutputInterfacepublic void close()
close in interface org.tigris.subversion.javahl.OutputInterface
|
AntXtras/Svn4Ant-1.1.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||