Uses of Class
org.jboss.ejb.client.EJBHomeHandle
Packages that use EJBHomeHandle
-
Uses of EJBHomeHandle in org.jboss.ejb.client
Methods in org.jboss.ejb.client that return EJBHomeHandleModifier and TypeMethodDescriptionstatic <T extends jakarta.ejb.EJBHome>
EJBHomeHandle<T>EJBHomeHandle.create(EJBHomeLocator<T> locator) Construct a new instance.Methods in org.jboss.ejb.client with parameters of type EJBHomeHandleModifier and TypeMethodDescriptionbooleanEJBHomeHandle.equals(EJBHomeHandle<?> other) Determine whether this object is equal to another.