org.cruxframework.crux.core.client
Annotation Type Legacy


public @interface Legacy

A marker interface to separate framework legacy code. Legacy code is packaged as a crux-dev-x.x.x-legacy.jar for backward compatibility.

Author:
Thiago da Rosa de Bustamante

Optional Element Summary
 Class<?> value
           
 

value

public abstract Class<?> value
Default:
org.cruxframework.crux.core.client.Legacy.NoTarget.class


Copyright © 2014. All rights reserved.