org.rhq.bindings.util
Class InterfaceSimplifier
java.lang.Object
org.rhq.bindings.util.InterfaceSimplifier
public class InterfaceSimplifier
- extends Object
The scripts can use simplified interfaces that omit the first "Subject" argument
to most methods. This helper class prepares such simplified interfaces.
- Author:
- Greg Hinkle, Lukas Krejci
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
simplify
public static Class<?> simplify(Class<?> intf)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.