|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InjectionException | |
---|---|
org.apache.geronimo.jaxws.annotations |
Uses of InjectionException in org.apache.geronimo.jaxws.annotations |
---|
Methods in org.apache.geronimo.jaxws.annotations that throw InjectionException | |
---|---|
abstract Object |
InjectingAnnotationHandler.getAnnotationValue(Annotation annotation,
String name,
Class<?> type)
|
protected void |
InjectingAnnotationHandler.injectField(Object instance,
Field field,
Annotation annotation,
String name,
Class<?> type)
|
protected void |
InjectingAnnotationHandler.injectMethod(Object instance,
Method method,
Annotation annotation,
String name,
Class<?> type)
|
void |
WebServiceRefAnnotationHandler.processFieldAnnotation(Object instance,
Field field,
Annotation annotation)
|
void |
ResourceAnnotationHandler.processFieldAnnotation(Object instance,
Field field,
Annotation annotation)
|
void |
EJBAnnotationHandler.processFieldAnnotation(Object instance,
Field field,
Annotation annotation)
|
void |
WebServiceRefAnnotationHandler.processMethodAnnotation(Object instance,
Method method,
Annotation annotation)
|
void |
ResourceAnnotationHandler.processMethodAnnotation(Object instance,
Method method,
Annotation annotation)
|
void |
EJBAnnotationHandler.processMethodAnnotation(Object instance,
Method method,
Annotation annotation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |