org.jboss.jsr299.tck.tests.decorators.invocation
Class PigStyDecorator
java.lang.Object
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
Fields inherited from interface org.jboss.jsr299.tck.tests.decorators.invocation.PigSty |
MESSAGE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PigStyDecorator
public PigStyDecorator()
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.