org.jboss.webbeans.tck.unit.implementation.interceptor
Class InterceptorDefinitionTest

java.lang.Object
  extended by org.jboss.webbeans.tck.unit.implementation.interceptor.InterceptorDefinitionTest

public class InterceptorDefinitionTest
extends java.lang.Object

Spec version: PRD2


Constructor Summary
InterceptorDefinitionTest()
           
 
Method Summary
 void testNonStaticWithInterceptorBindingBlockedByIntermediateClass()
           
 void testNonStaticWithInterceptorBindingInherited()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterceptorDefinitionTest

public InterceptorDefinitionTest()
Method Detail

testNonStaticWithInterceptorBindingInherited

@SpecAssertion(section="4.2")
public void testNonStaticWithInterceptorBindingInherited()

testNonStaticWithInterceptorBindingBlockedByIntermediateClass

@SpecAssertion(section="4.2")
public void testNonStaticWithInterceptorBindingBlockedByIntermediateClass()


Copyright © 2008-2009. All Rights Reserved.