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, enumValue
public final Class<? extends Annotation> WEB_SERVICE_REF_ANNOTATION_CLASS
public WSApiAbstraction(ResourceLoader resourceLoader)
resourceLoader
- Copyright © 2013 Seam Framework. All Rights Reserved.