|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfr.umlv.corosol.component.proxy.impl.DefaultJMetaTransformer
public class DefaultJMetaTransformer
This class is the default implementation of the JMetaTransformer interface.
JMetaTransformer| Constructor Summary | |
|---|---|
DefaultJMetaTransformer()
Creates a new DefaultJMetaTransformer object. |
|
| Method Summary | |
|---|---|
JCodeAttribute |
metaTransform(JCodeAttribute code)
Returns the CODE attribute creates from meta transformations performed from the specified CODE attribute. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultJMetaTransformer()
| Method Detail |
|---|
public JCodeAttribute metaTransform(JCodeAttribute code)
metaTransform in interface JMetaTransformercode - the source code attribute
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||