public class WSApiAbstraction extends ApiAbstraction implements Service
ApiAbstraction.Dummy, ApiAbstraction.DummyAnnotation, ApiAbstraction.DummyEnum| Modifier and Type | Field and Description |
|---|---|
Class<? extends Annotation> |
WEB_SERVICE_REF_ANNOTATION_CLASS |
| Constructor and Description |
|---|
WSApiAbstraction(ResourceLoader resourceLoader) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup()
Called by Weld when it is shutting down, allowing the service to perform any cleanup needed.
|
annotationTypeForName, classForName, enumValuepublic final Class<? extends Annotation> WEB_SERVICE_REF_ANNOTATION_CLASS
public WSApiAbstraction(ResourceLoader resourceLoader)
resourceLoader - Copyright © 2014. All Rights Reserved.