Uses of Interface
org.glassfish.ejb.api.EjbEndpointFacade

Packages that use EjbEndpointFacade
org.glassfish.ejb.spi   
 

Uses of EjbEndpointFacade in org.glassfish.ejb.spi
 

Methods in org.glassfish.ejb.spi with parameters of type EjbEndpointFacade
 void WSEjbEndpointRegistry.registerEndpoint(WebServiceEndpoint webServiceEndpoint, EjbEndpointFacade ejbContainer, Object servant, Class tieClass)
          This method will register an endpoint the EjbEndpointRegistry
 



Copyright © 2012 GlassFish Community. All Rights Reserved.