|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||||
@Target(value=java.lang.annotation.ElementType.ANNOTATION_TYPE) @Retention(value=RUNTIME) @Documented public @interface AggregateWebServiceFeatureAnnotation
Annotation used to identify other annotations
as a AggregateWebServiceFeature.
| Required Element Summary | |
|---|---|
Class<? extends AggregateWebServiceFeature> |
aggregateBean
The AggregateWebServiceFeature bean that is associated
with the AggregateWebServiceFeature annotation |
Class<? extends WebServiceFeature> |
featureBean
The WebServiceFeature bean that is associated
with the WebServiceFeature annotation |
| Element Detail |
|---|
public abstract Class<? extends WebServiceFeature> featureBean
WebServiceFeature bean that is associated
with the WebServiceFeature annotation
public abstract Class<? extends AggregateWebServiceFeature> aggregateBean
AggregateWebServiceFeature bean that is associated
with the AggregateWebServiceFeature annotation
|
Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.2) Part Number E27170-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||