Uses of Interface
org.jboss.ejb.deployers.CreateDestinationFactory

Packages that use CreateDestinationFactory
org.jboss.ejb.deployers   
 

Uses of CreateDestinationFactory in org.jboss.ejb.deployers
 

Methods in org.jboss.ejb.deployers that return CreateDestinationFactory
 CreateDestinationFactory CreateDestination.getFactory()
          Get the factory.
 

Methods in org.jboss.ejb.deployers with parameters of type CreateDestinationFactory
 void CreateDestination.setFactory(CreateDestinationFactory factory)
          Set the factory.
 

Constructors in org.jboss.ejb.deployers with parameters of type CreateDestinationFactory
CreateDestination(CreateDestinationMatcher matcher, CreateDestinationFactory factory)
          Create a new CreateDestination.
 



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