Uses of Interface
org.jboss.kernel.plugins.deployment.props.VertexFactory

Packages that use VertexFactory
org.jboss.kernel.plugins.deployment.props   
org.jboss.kernel.plugins.deployment.props.vertex   
 

Uses of VertexFactory in org.jboss.kernel.plugins.deployment.props
 

Methods in org.jboss.kernel.plugins.deployment.props with parameters of type VertexFactory
 void PropertiesGraphFactory.setVertexFactory(VertexFactory vertexFactory)
          Set the vertex factory.
 

Uses of VertexFactory in org.jboss.kernel.plugins.deployment.props.vertex
 

Classes in org.jboss.kernel.plugins.deployment.props.vertex that implement VertexFactory
 class DefaultVertexFactory
          Default vertex factory.
 



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