|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.ipojo.manipulation.Manipulator
public class Manipulator
iPOJO Byte code Manipulator.
| Constructor Summary | |
|---|---|
Manipulator()
|
|
| Method Summary | |
|---|---|
org.apache.felix.ipojo.metadata.Element |
getManipulationMetadata()
Compute component type manipulation metadata. |
byte[] |
manipulate(byte[] origin)
Manipulate the given byte array. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Manipulator()
| Method Detail |
|---|
public byte[] manipulate(byte[] origin)
throws java.io.IOException
origin - : original class.
java.io.IOException - : if an error occurs during the manipulation.public org.apache.felix.ipojo.metadata.Element getManipulationMetadata()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||