org.jboss.errai.ioc.rebind
Class Rule
java.lang.Object
org.jboss.errai.ioc.rebind.Rule
public class Rule
- extends Object
- Author:
- Mike Brock
|
Constructor Summary |
Rule()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Rule
public Rule()
before
public static List<org.jboss.errai.ioc.rebind.IOCProcessorFactory.RuleDef> before(Class<? extends Annotation>... annos)
after
public static List<org.jboss.errai.ioc.rebind.IOCProcessorFactory.RuleDef> after(Class<? extends Annotation>... annos)
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.