|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentConstructor.ConstructorInjectablePair | |
---|---|
com.sun.jersey.spi.resource | Provides support for plugable life-cycle declaration and implementation. |
com.sun.jersey.spi.service | Provides support for services and components. |
Uses of ComponentConstructor.ConstructorInjectablePair in com.sun.jersey.spi.resource |
---|
Methods in com.sun.jersey.spi.resource that return ComponentConstructor.ConstructorInjectablePair | ||
---|---|---|
|
ResourceConstructor.getConstructor(java.lang.Class<T> c,
AbstractResource ar,
ComponentProvider.Scope s)
Get the most suitable constructor. |
Uses of ComponentConstructor.ConstructorInjectablePair in com.sun.jersey.spi.service |
---|
Methods in com.sun.jersey.spi.service that return ComponentConstructor.ConstructorInjectablePair | ||
---|---|---|
|
ComponentConstructor.getConstructor(java.lang.Class<T> c)
Get the most suitable constructor. |
Methods in com.sun.jersey.spi.service with parameters of type ComponentConstructor.ConstructorInjectablePair | |
---|---|
int |
ComponentConstructor.ConstructorComparator.compare(ComponentConstructor.ConstructorInjectablePair<T> o1,
ComponentConstructor.ConstructorInjectablePair<T> o2)
|
int |
ComponentConstructor.ConstructorComparator.compare(ComponentConstructor.ConstructorInjectablePair<T> o1,
ComponentConstructor.ConstructorInjectablePair<T> o2)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |