org.hornetq.api.core.management
@Retention(value=RUNTIME) @Target(value=METHOD) @Inherited public @interface Operation
This annotation is used only for methods which can be invoked through a GUI.
public abstract String desc
public abstract int impact
Copyright © 2016 JBoss, a division of Red Hat. All Rights Reserved.