org.jboss.aop
Interface Mixin


public interface Mixin

Version:
$Revision: 37406 $
Author:
Kabir Khan

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

Method Detail

target

Class target()

typeExpression

String typeExpression()

interfaces

Class[] interfaces()

isTransient

boolean isTransient()


Copyright © 2004 JBoss Inc. All Rights Reserved.