|
BEA Systems, Inc. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Retention(value=RUNTIME) @Target(value={java.lang.annotation.ElementType.TYPE, java.lang.annotation.ElementType.METHOD}) @AggregateWebServiceFeatureAnnotation(featureBean=weblogic.jws.jaxws.PolicyFeature.class, aggregateBean=weblogic.jws.jaxws.AggregatePolicyFeature.class) public interface Policy
Annotation of specifying policy
Nested Class Summary | |
---|---|
static class |
Policy.Direction
when to apply the policy |
Method Summary | |
---|---|
boolean |
attachToWsdl()
whether attach policy to wsdl |
Policy.Direction |
direction()
when to apply policy, defaut is both inbound and outbound messages |
boolean |
enabled()
|
String |
uri()
where to retrieve the policy |
Methods inherited from interface java.lang.annotation.Annotation |
---|
annotationType, equals, hashCode, toString |
Method Detail |
---|
String uri()
Policy.Direction direction()
boolean attachToWsdl()
boolean enabled()
|
Because this information documents a Tech Preview of a BEA product, it may be incomplete and is subject to change. Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/essex/TechPreview Copyright 2007 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |