org.jboss.classadapter.spi
Interface DependencyBuilderListItem<T>

Type Parameters:
T - the type passed to addDependency method.

public interface DependencyBuilderListItem<T>

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Method Summary
 void addDependency(T ctx)
           
 

Method Detail

addDependency

void addDependency(T ctx)


Copyright ? 2007 JBoss Inc.. All Rights Reserved.