Oracle Corporation

com.bea.wlcp.wlng.api.plugin.context
Interface NoContext

All Superinterfaces:
Annotation

public interface NoContext
extends Annotation

This annotation indicates that the method should not be woven by the context aspect.

Copyright © 2008 Oracle Corporation Systems, Inc. All Rights Reserved.

Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 


Oracle Corporation