org.hudsonci.maven.plugin.builder.rest
Class BuilderComponents

java.lang.Object
  extended by org.hudsonci.rest.plugin.RestComponentProvider
      extended by org.hudsonci.maven.plugin.builder.rest.BuilderComponents

@Named
@Singleton
public class BuilderComponents
extends RestComponentProvider

Configures REST components for the builder subsystem.

Since:
2.1.0
Author:
Jason Dillon

Constructor Summary
BuilderComponents()
           
 
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

BuilderComponents

public BuilderComponents()
Method Detail

getClasses

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


Copyright © 2004-2011 Hudson. All Rights Reserved.