Interface DependenciesProvider


public interface DependenciesProvider
Implemented by a RemoteLoadableExtension to provide additional dependencies.
Since:
19-May-2013
Author:
Thomas.Diesler@jboss.com
  • Method Summary

    Modifier and Type
    Method
    Description
    Set<org.jboss.modules.ModuleIdentifier>
    The set of extension dependencies
  • Method Details

    • getDependencies

      Set<org.jboss.modules.ModuleIdentifier> getDependencies()
      The set of extension dependencies