|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
@Retention(value=RUNTIME)
@Target(value={TYPE, METHOD})
public interface PolicyAnnotation 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 |
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()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs100 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||