org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessInterceptor
Class Dalmatian_Broken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.enterprise.broken.statelessInterceptor.Dalmatian_Broken
All Implemented Interfaces:
DalmatianLocal_Broken

@Interceptor
public class Dalmatian_Broken
extends Object
implements DalmatianLocal_Broken


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

Constructor Detail

Dalmatian_Broken

public Dalmatian_Broken()
Method Detail

foo

public void foo()
Specified by:
foo in interface DalmatianLocal_Broken


Copyright © 2008-2012 Seam Framework. All Rights Reserved.