org.jclouds.ohai.servlet.suppliers
Class ServletContextInfoSupplier
java.lang.Object
org.jclouds.ohai.servlet.suppliers.ServletContextSupplier
org.jclouds.ohai.servlet.suppliers.ServletContextInfoSupplier
- All Implemented Interfaces:
- com.google.common.base.Supplier<org.jclouds.domain.JsonBall>
@Singleton
public class ServletContextInfoSupplier
- extends ServletContextSupplier
- Author:
- Adrian Cole
|
Method Summary |
protected String |
provideJson(javax.servlet.ServletContext servletContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletContextInfoSupplier
@Inject
public ServletContextInfoSupplier(javax.servlet.ServletContext servletContext,
InitParamsToProperties converter,
org.jclouds.json.Json json)
provideJson
protected String provideJson(javax.servlet.ServletContext servletContext)
- Specified by:
provideJson in class ServletContextSupplier
Copyright © 2013 jclouds. All Rights Reserved.