public class StaticRmiStubGenerator extends Object
Constructor and Description |
---|
StaticRmiStubGenerator(org.glassfish.hk2.api.ServiceLocator services)
This class is only instantiated internally.
|
Modifier and Type | Method and Description |
---|---|
void |
ejbc(DeploymentContext deploymentCtx)
Generates and compiles the necessary impl classes, stubs and skels.
|
public StaticRmiStubGenerator(org.glassfish.hk2.api.ServiceLocator services)
public void ejbc(DeploymentContext deploymentCtx) throws Exception
This method makes the following assumptions: - the deployment descriptor xmls are registered with Config - the class paths are registered with Config
deploymentCtx
- Exception
Copyright © 2021. All rights reserved.