org.jboss.beans.metadata.spi
Interface DependencyMetaData
- All Superinterfaces:
- Cloneable, org.jboss.util.JBossInterface, MetaDataVisitorNode
- All Known Implementing Classes:
- AbstractDependencyMetaData
- public interface DependencyMetaData
- extends MetaDataVisitorNode, org.jboss.util.JBossInterface
Metadata about what a bean's dependency.
- Version:
- $Revision: 1.1 $
- Author:
- Adrian Brock
Methods inherited from interface org.jboss.util.JBossInterface |
clone, toShortString, toShortString |
getDependency
public Object getDependency()
- What is the dependency
- Returns:
- the dependency
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.