On Fri, Jun 12, 2009 at 4:45 PM, Raymond Feng<[email protected]> wrote: > Can you point to me where the method is used in your code? I would like to > understand the use case. >
I want to get the endpoint services in the node. I don't understand why you don't seem to like that? As the Node has a getService(serviceName) method that throws a serviceName does not exist exception then its programming 101 to also have a way to get the available serviceNames isn't it? ...ant
