public class AutomationServerProvider extends Object implements com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Type>, com.sun.jersey.spi.inject.Injectable<AutomationServer>
| Constructor and Description |
|---|
AutomationServerProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.sun.jersey.spi.inject.Injectable<AutomationServer> |
getInjectable(com.sun.jersey.core.spi.component.ComponentContext ic,
javax.ws.rs.core.Context a,
Type c) |
com.sun.jersey.core.spi.component.ComponentScope |
getScope() |
AutomationServer |
getValue() |
public AutomationServerProvider()
public AutomationServer getValue()
getValue in interface com.sun.jersey.spi.inject.Injectable<AutomationServer>public com.sun.jersey.core.spi.component.ComponentScope getScope()
getScope in interface com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Type>public com.sun.jersey.spi.inject.Injectable<AutomationServer> getInjectable(com.sun.jersey.core.spi.component.ComponentContext ic, javax.ws.rs.core.Context a, Type c)
getInjectable in interface com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Type>Copyright © 2018 Nuxeo. All rights reserved.