forked from apache/hop
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- add command line options for (host, port, shutdownport, proxyhost, proxyport,ssl) - support for override properties on the command line - add shutdown listener to web server - add shutdown servlet - add RemoteHopServer class to interact with a Hop server and clean HopServerMeta - remove setup hop server syntax by hostname and port - add HopServerTerminate extension point after shutdown - all HopServerXXX extension points now provide a HopServer object, rather than a HopServer/WebServer mix
- Loading branch information
Showing
23 changed files
with
1,425 additions
and
1,489 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.