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