NodeDescriptor
class serves as a meta-level description of a kernel-level service. Instances of this class contain a Node
object, along with its name and properties, and are used in service management operations, as well as in agent-level introspection of platform-level entities.
@author Giovanni Rimassa - FRAMeTech s.r.l.
@see jade.core.Node
Common superclass for ElementDescriptor
and AttributeDescriptor
.
Nodes can have just a local name or they can have a local name, qualified name and a namespace uri.
@author James Strachan @version $Revision: 438373 $
|
|