com.sun.jersey.spi.inject
Class InjectableProviderContext.InjectableScopePair
java.lang.Object
com.sun.jersey.spi.inject.InjectableProviderContext.InjectableScopePair
- Enclosing interface:
- InjectableProviderContext
public static final class InjectableProviderContext.InjectableScopePair
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
i
public final Injectable i
cs
public final ComponentScope cs
InjectableProviderContext.InjectableScopePair
public InjectableProviderContext.InjectableScopePair(Injectable i,
ComponentScope cs)
Copyright © 2011 Oracle Corporation. All Rights Reserved.