Uses of Interface
org.jboss.kernel.plugins.dependency.CollectionCallbackItemFactory

Packages that use CollectionCallbackItemFactory
org.jboss.beans.metadata.plugins Classes used to deploy beans, an abstract implementation. 
org.jboss.kernel.plugins.dependency Kernel plugins, an abstract dependency implementation. 
 

Uses of CollectionCallbackItemFactory in org.jboss.beans.metadata.plugins
 

Fields in org.jboss.beans.metadata.plugins declared as CollectionCallbackItemFactory
protected static CollectionCallbackItemFactory CallbackCreatorUtil.factory
           
 

Methods in org.jboss.beans.metadata.plugins that return CollectionCallbackItemFactory
static CollectionCallbackItemFactory CallbackCreatorUtil.getCollectionFactory()
          Get the collection callback item factory.
 

Uses of CollectionCallbackItemFactory in org.jboss.kernel.plugins.dependency
 

Classes in org.jboss.kernel.plugins.dependency that implement CollectionCallbackItemFactory
 class BasicCollectionCallbackItemFactory
          Basic collection callback item factory.
 



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