org.jboss.jsr299.tck.tests.decorators.invocation
Class PigStyImpl

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.decorators.invocation.PigStyImpl
All Implemented Interfaces:
PigSty

public class PigStyImpl
extends Object
implements PigSty

Author:
pmuir

Field Summary
 
Fields inherited from interface org.jboss.jsr299.tck.tests.decorators.invocation.PigSty
MESSAGE
 
Constructor Summary
PigStyImpl()
           
 
Method Summary
 void clean()
           
static boolean isBeanCalled()
           
static void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PigStyImpl

public PigStyImpl()
Method Detail

clean

public void clean()
Specified by:
clean in interface PigSty

isBeanCalled

public static boolean isBeanCalled()

reset

public static void reset()


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