org.hudsonci.maven.plugin.documents.rest
Class DocumentComponents

java.lang.Object
  extended by org.hudsonci.rest.plugin.RestComponentProvider
      extended by org.hudsonci.maven.plugin.documents.rest.DocumentComponents

@Named
@Singleton
public class DocumentComponents
extends RestComponentProvider

Configures REST components for the documents subsystem.

Since:
2.1.0
Author:
Jason Dillon

Constructor Summary
DocumentComponents()
           
 
Method Summary
 Class<?>[] getClasses()
           
 
Methods inherited from class org.hudsonci.rest.plugin.RestComponentProvider
getSingletons
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentComponents

public DocumentComponents()
Method Detail

getClasses

public Class<?>[] getClasses()
Overrides:
getClasses in class RestComponentProvider


Copyright © 2004-2011 Hudson. All Rights Reserved.