@Retention(value=RUNTIME) @Target(value=METHOD) @Inherited public @interface Operation
String
desc
int
impact
public abstract String desc
public abstract int impact
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.