com.xebialabs.deployit.cli.api
Class DocumentedObject

java.lang.Object
  extended by com.xebialabs.deployit.cli.api.DocumentedObject
Direct Known Subclasses:
DeployitClient, DeploymentClient, ObjectFactory, RepositoryClient, SecurityClient

public abstract class DocumentedObject
extends java.lang.Object


Constructor Summary
DocumentedObject()
           
 
Method Summary
 void help()
           
 void help(java.lang.String methodName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentedObject

public DocumentedObject()
Method Detail

help

public void help()

help

public void help(java.lang.String methodName)
          throws java.lang.NoSuchMethodException
Throws:
java.lang.NoSuchMethodException