org.jboss.errai.ioc.rebind.ioc.extension
Class RuleDef
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.extension.RuleDef
public class RuleDef
- extends Object
- Author:
- Mike Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleDef
public RuleDef(Class<? extends Annotation> relAnnotation,
RelativeOrder order)
getRelAnnotation
public Class<? extends Annotation> getRelAnnotation()
getOrder
public RelativeOrder getOrder()
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.