org.jboss.deployers.vfs.plugins.dependency
Interface DeploymentDependencies

All Known Implementing Classes:
DeploymentDependenciesImpl

public interface DeploymentDependencies

DeploymentDependencies.

Author:
Ales Justin

Method Summary
 Set<org.jboss.dependency.spi.DependencyItem> getDependencies()
          Get a set of dependencies.
 

Method Detail

getDependencies

Set<org.jboss.dependency.spi.DependencyItem> getDependencies()
Get a set of dependencies.

Returns:
the dependencies


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.