|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.codegen.StaticRmiStubGenerator
public class StaticRmiStubGenerator
This class is used to generate the RMI-IIOP version of a remote business interface.
| Constructor Summary | |
|---|---|
StaticRmiStubGenerator(org.jvnet.hk2.component.Habitat h)
This class is only instantiated internally. |
|
| Method Summary | |
|---|---|
void |
ejbc(DeploymentContext deploymentCtx)
Generates and compiles the necessary impl classes, stubs and skels. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StaticRmiStubGenerator(org.jvnet.hk2.component.Habitat h)
| Method Detail |
|---|
public void ejbc(DeploymentContext deploymentCtx)
throws java.lang.Exception
This method makes the following assumptions:
- the deployment descriptor xmls are registered with Config
- the class paths are registered with Config
deploymentCtx -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||