org.jboss.aop.introduction
Class InterfaceIntroduction.Mixin
java.lang.Object
org.jboss.aop.introduction.InterfaceIntroduction.Mixin
- Enclosing class:
- InterfaceIntroduction
- public static class InterfaceIntroduction.Mixin
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
classname
protected final String classname
interfaces
protected final String[] interfaces
construction
protected final String construction
trans
protected final boolean trans
InterfaceIntroduction.Mixin
public InterfaceIntroduction.Mixin(String classname,
String[] interfaces,
String construction,
boolean trans)
getClassName
public String getClassName()
getInterfaces
public String[] getInterfaces()
getConstruction
public String getConstruction()
isTransient
public boolean isTransient()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.