org.ow2.util.ee.metadata.ejbjar.api
Interface IJClassInterceptor

All Superinterfaces:
Serializable

public interface IJClassInterceptor
extends Serializable

IJClassInterceptor.

Author:
Gael Lalire

Method Summary
 String getClassName()
           
 JMethod getJMethod()
           
 

Method Detail

getClassName

String getClassName()
Returns:
class (internal name) where is the interceptor.

getJMethod

JMethod getJMethod()
Returns:
Method with @javax.interceptor.AroundInvoke annotation


Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.