jsystem.treeui.publisher
Class FtpPublisher
java.lang.Object
jsystem.treeui.publisher.FtpPublisher
- All Implemented Interfaces:
- Publisher
- public class FtpPublisher
- extends Object
- implements Publisher
used to create the result html report and move them
to the Ftp/Html server.
Method Summary |
void |
publish()
publish the changed report |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FtpPublisher
public FtpPublisher()
publish
public void publish()
- Description copied from interface:
Publisher
- publish the changed report
- Specified by:
publish
in interface Publisher