Errai 3.0.1-SNAPSHOT

org.jboss.errai.ioc.rebind.ioc.extension
Interface DependencyControl


public interface DependencyControl

Author:
Mike Brock

Method Summary
 void masqueradeAs(MetaClass clazz)
           
 void notifyDependencies(Collection<MetaClass> clazzes)
           
 void notifyDependency(MetaClass clazz)
           
 

Method Detail

masqueradeAs

void masqueradeAs(MetaClass clazz)

notifyDependency

void notifyDependency(MetaClass clazz)

notifyDependencies

void notifyDependencies(Collection<MetaClass> clazzes)

Errai 3.0.1-SNAPSHOT

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