Package org.glassfish.internal.api
Interface JAXRPCCodeGenFacade
-
@Contract public interface JAXRPCCodeGenFacadeThis interface acts as a facade for generating all non portable jax-rpc artifacts for a single .ear or standalone module It will be used for webservice clients- Author:
- Bhakti Mehta
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrun(org.glassfish.hk2.api.ServiceLocator habitat, org.glassfish.api.deployment.DeploymentContext context, String cp, boolean processServiceReferences)
-