org.hudsonci.rest.plugin.cometd
Class CometdProvider.ServletInstaller

java.lang.Object
  extended by org.hudsonci.rest.plugin.cometd.CometdProvider.ServletInstaller
All Implemented Interfaces:
ExtensionPoint, ServletContainerAware
Enclosing class:
CometdProvider

@Named
@Singleton
public static class CometdProvider.ServletInstaller
extends Object
implements ServletContainerAware


Nested Class Summary
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Constructor Summary
CometdProvider.ServletInstaller()
           
 
Method Summary
 void setServletContainer(ServletContainer container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CometdProvider.ServletInstaller

public CometdProvider.ServletInstaller()
Method Detail

setServletContainer

public void setServletContainer(ServletContainer container)
                         throws Exception
Specified by:
setServletContainer in interface ServletContainerAware
Throws:
Exception


Copyright © 2004-2011 Hudson. All Rights Reserved.