|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface PCompliance
This annotation should be used for declarative policy compliance checks. The annotationis available with a RetentionPolicy
= Runtime
. This should only be used with methods
Required Element Summary | |
---|---|
String[] |
complianceClassNames |
Element Detail |
---|
public abstract String[] complianceClassNames
|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |