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

Packages that use CreateDestinationMatcher
org.jboss.ejb.deployers   
 

Uses of CreateDestinationMatcher in org.jboss.ejb.deployers
 

Classes in org.jboss.ejb.deployers that implement CreateDestinationMatcher
 class SimpleCreateDestinationMatcher
          SimpleCreateDestinationMatcher.
 

Methods in org.jboss.ejb.deployers that return CreateDestinationMatcher
 CreateDestinationMatcher CreateDestination.getMatcher()
          Get the matcher.
 

Methods in org.jboss.ejb.deployers with parameters of type CreateDestinationMatcher
 void CreateDestination.setMatcher(CreateDestinationMatcher matcher)
          Set the matcher.
 

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



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