de.iai.ilcd.services
Class NodeInfoResource

java.lang.Object
  extended by de.iai.ilcd.services.NodeInfoResource

public class NodeInfoResource
extends java.lang.Object

REST Web Service

Author:
oliver.kusche

Constructor Summary
NodeInfoResource()
          Creates a new instance of NodeInfoResource
 
Method Summary
 de.fzk.iai.ilcd.service.client.impl.vo.NodeInfo status()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeInfoResource

public NodeInfoResource()
Creates a new instance of NodeInfoResource

Method Detail

status

public de.fzk.iai.ilcd.service.client.impl.vo.NodeInfo status()