-
-
Constructor Summary
Constructors
Constructor and Description |
ComponentInfo(org.codehaus.jackson.JsonNode root) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getId
public int getId()
- Returns:
- the component identifier
-
getName
public String getName()
- Returns:
- the component name
-
getPid
public String getPid()
- Returns:
- the component persistent identifier
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.