Uses of Class
org.jboss.aop.AdviceType

Packages that use AdviceType
org.jboss.aop   
 

Uses of AdviceType in org.jboss.aop
 

Methods in org.jboss.aop that return AdviceType
static AdviceType AdviceType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AdviceType[] AdviceType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.