Errai 3.0.1-SNAPSHOT

org.jboss.errai.ioc.client.api
Annotation Type IOCExtension


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface IOCExtension

This annotation indicates that the annotated class is an IOC extension module and should be instantiated and its method invoked as part of the IOC container initialization.

See Also:
IOCExtensionConfigurator


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.