JBoss EJB client 1.0.5.Final

Uses of Class
org.jboss.ejb.client.EJBHomeLocator

Packages that use EJBHomeLocator
org.jboss.ejb.client   
 

Uses of EJBHomeLocator in org.jboss.ejb.client
 

Methods in org.jboss.ejb.client that return EJBHomeLocator
 EJBHomeLocator<T> EJBHomeHandle.getLocator()
           
 

Methods in org.jboss.ejb.client with parameters of type EJBHomeLocator
 boolean EJBHomeLocator.equals(EJBHomeLocator<?> other)
          Determine whether this object is equal to another.
 

Constructors in org.jboss.ejb.client with parameters of type EJBHomeLocator
EJBHomeHandle(EJBHomeLocator<T> locator)
          Construct a new instance.
 


JBoss EJB client 1.0.5.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.