org.rhq.bindings.util
Annotation Type SimplifiedMethod


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface SimplifiedMethod

Annotates a method on a simplified class as being simplified. This is to distinguish the simplified methods on a simplified class from the non-simplified methods on that class.

Used by the InterfaceSimplifier.

Author:
Lukas Krejci



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.