|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.mbari.siam.operations.utils.GetMetadata
public class GetMetadata
Acquire and print metadata from specified instrument. The following subsets of metadata may be requested: s - service state p - service properties c - service cache x - service xml file i - instrument state a - all of the above
| Field Summary | |
|---|---|
protected static org.apache.log4j.Logger |
_log4j
Log4j logger |
| Constructor Summary | |
|---|---|
GetMetadata()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
static void |
printUsage()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.apache.log4j.Logger _log4j
| Constructor Detail |
|---|
public GetMetadata()
| Method Detail |
|---|
public static void printUsage()
public static void main(java.lang.String[] args)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||