org.jboss.cdi.tck.tests.decorators.ordering.global
Interface Decorated

All Known Implementing Classes:
AbstractDecorator, DecoratedImpl, GloballyEnabledDecorator1, GloballyEnabledDecorator2, GloballyEnabledDecorator3, GloballyEnabledDecorator4, GloballyEnabledDecorator5, LegacyDecorator1, LegacyDecorator2, LegacyDecorator3, WebApplicationGlobalDecorator

public interface Decorated


Method Summary
 void getSequence(List<String> list)
           
 

Method Detail

getSequence

void getSequence(List<String> list)


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