org.jboss.aop
Class AspectAnnotationLoaderStrategy.InterfaceIntroductionMixinInfo
java.lang.Object
org.jboss.aop.AspectAnnotationLoaderStrategy.InterfaceIntroductionMixinInfo
- Enclosing interface:
- AspectAnnotationLoaderStrategy
public static class AspectAnnotationLoaderStrategy.InterfaceIntroductionMixinInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AspectAnnotationLoaderStrategy.InterfaceIntroductionMixinInfo
public AspectAnnotationLoaderStrategy.InterfaceIntroductionMixinInfo(String classname,
String[] interfaces,
String construction,
boolean trans)
getClassname
public String getClassname()
getInterfaces
public String[] getInterfaces()
getConstruction
public String getConstruction()
isTrans
public boolean isTrans()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.