org.jboss.aop
Interface Mixin


public interface Mixin

Version:
$Revision: 1.3 $
Author:
Kabir Khan

Method Summary
 Class[] interfaces()
           
 boolean isTransient()
           
 Class target()
           
 String typeExpression()
           
 

Method Detail

target

public Class target()

typeExpression

public String typeExpression()

interfaces

public Class[] interfaces()

isTransient

public boolean isTransient()


Copyright © 2004 JBoss Inc. All Rights Reserved.