Errai 3.0.1-SNAPSHOT

org.jboss.errai.ioc.rebind.ioc.extension
Class RuleDef

java.lang.Object
  extended by org.jboss.errai.ioc.rebind.ioc.extension.RuleDef

public class RuleDef
extends Object

Author:
Mike Brock

Constructor Summary
RuleDef(Class<? extends Annotation> relAnnotation, RelativeOrder order)
           
 
Method Summary
 RelativeOrder getOrder()
           
 Class<? extends Annotation> getRelAnnotation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleDef

public RuleDef(Class<? extends Annotation> relAnnotation,
               RelativeOrder order)
Method Detail

getRelAnnotation

public Class<? extends Annotation> getRelAnnotation()

getOrder

public RelativeOrder getOrder()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.