org.jboss.cdi.tck.tests.decorators.resolution
Interface DecoratedType

All Known Subinterfaces:
Bar<T>, Baz<T>, Corge<T,S>, Foo<T>, Garply<T>, Grault<T>, Qux<T>
All Known Implementing Classes:
BarDecorator, BarImpl, BazDecorator, BazImpl, CorgeDecorator, CorgeDecorator2, CorgeImpl, CorgeImpl2, FooDecorator, FooImpl, FooObjectDecorator, GarplyDecorator, GarplyImpl, GraultExtendsDecorator, GraultIntegerImpl, GraultSuperDecorator, QuxDecorator, QuxImpl, QuxListDecorator, QuxListImpl

public interface DecoratedType




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