org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes
Class GlueDecorator
java.lang.Object
org.jboss.cdi.tck.tests.decorators.definition.broken.nodecoratedtypes.GlueDecorator
- All Implemented Interfaces:
- Glue
@Vetoed
public class GlueDecorator
- extends Object
- implements Glue
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GlueDecorator
@Inject
public GlueDecorator(@Delegate
Glue glue)
ping
public String ping()
- Specified by:
ping in interface Glue
Copyright © 2008-2012 Seam Framework. All Rights Reserved.