]> git.mxchange.org Git - hub.git/commit
Added nodeInstance parameter (NodeHelper interface) to all loadDescriptorXml() method...
authorRoland Häder <roland@mxchange.org>
Sun, 26 Aug 2012 20:11:47 +0000 (20:11 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 26 Aug 2012 20:11:47 +0000 (20:11 +0000)
commit8ea4170c16156f67ec278267d58973e0856f4d8f
treebd96f2c35dbdfb18b7aed2b3c8518d9eb5acf5c1
parent0e8a1ff06f743d439ec1fafc35124875b9806535
Added nodeInstance parameter (NodeHelper interface) to all loadDescriptorXml() methods (and interface) to allow access on its methods without using the factory
Doxyfile
application/hub/interfaces/helper/hub/class_HelpableHub.php
application/hub/main/handler/class_BaseDataHandler.php
application/hub/main/helper/hub/announcement/class_HubAnnouncementHelper.php
application/hub/main/helper/hub/answer/announcement/class_NodeAnnouncementMessageAnswerHelper.php
application/hub/main/helper/hub/answer/requests/class_NodeRequestNodeListMessageAnswerHelper.php
application/hub/main/helper/hub/connection/class_HubSelfConnectHelper.php
application/hub/main/helper/hub/requests/class_NodeRequestNodeListHelper.php
application/hub/main/nodes/class_BaseHubNode.php