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


public interface IJClassInterceptor

IJClassInterceptor.

Author:
Gael Lalire

Method Summary
 java.lang.String getClassName()
           
 org.ow2.util.scan.api.metadata.structures.JMethod getJMethod()
           
 

Method Detail

getClassName

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

getJMethod

org.ow2.util.scan.api.metadata.structures.JMethod getJMethod()
Returns:
Method with @javax.interceptor.AroundInvoke annotation


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