Uses of Interface
org.glassfish.ejb.api.EjbEndpointFacade
-
Packages that use EjbEndpointFacade Package Description org.glassfish.ejb.spi -
-
Uses of EjbEndpointFacade in org.glassfish.ejb.spi
Methods in org.glassfish.ejb.spi with parameters of type EjbEndpointFacade Modifier and Type Method Description voidWSEjbEndpointRegistry. registerEndpoint(com.sun.enterprise.deployment.WebServiceEndpoint webServiceEndpoint, EjbEndpointFacade ejbContainer, Object servant, Class tieClass)This method will register an endpoint the EjbEndpointRegistry
-