org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes
Class SerializableDecorator

java.lang.Object
  extended by org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.SerializableDecorator
All Implemented Interfaces:
Serializable

@Decorator
public class SerializableDecorator
extends Object
implements Serializable

See Also:
Serialized Form

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

Constructor Detail

SerializableDecorator

public SerializableDecorator()


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