|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfr.umlv.corosol.component.proxy.impl.JVMCProxyClassFileFactory
public class JVMCProxyClassFileFactory
A JVMCProxyClassFileFactory instance creates a classfile corresponding to a proxy instance of a JVMComponent object.
JVMComponent| Constructor Summary | |
|---|---|
JVMCProxyClassFileFactory()
Creates a JVMCProxyClassFileFactory object. |
|
| Method Summary | |
|---|---|
JClassFile |
createProxyClassfile(JClassFile source)
Creates a classfile representing the class proxy of the specified classfile. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JVMCProxyClassFileFactory()
| Method Detail |
|---|
public JClassFile createProxyClassfile(JClassFile source)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||