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

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

@Decorator
public class PigStyDecorator
extends Object
implements PigSty, Serializable

See Also:
Serialized Form

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

Constructor Detail

PigStyDecorator

public PigStyDecorator()
Method Detail

isDecoratorCalled

public static boolean isDecoratorCalled()

reset

public static void reset()

clean

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


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