public class AutomationServiceProvider extends Object implements com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Type>, com.sun.jersey.spi.inject.Injectable<AutomationService>
Constructor and Description |
---|
AutomationServiceProvider() |
Modifier and Type | Method and Description |
---|---|
com.sun.jersey.spi.inject.Injectable<AutomationService> |
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() |
AutomationService |
getValue() |
public AutomationServiceProvider()
public AutomationService getValue()
getValue
in interface com.sun.jersey.spi.inject.Injectable<AutomationService>
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<AutomationService> 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 © 2017 Nuxeo. All rights reserved.