|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectaQute.lib.osgi.AbstractResource
org.apache.felix.ipojo.bnd.ByteArrayResource
public class ByteArrayResource
A ByteArrayResource
is ...
Constructor Summary | |
---|---|
ByteArrayResource(byte[] content)
|
Method Summary | |
---|---|
protected byte[] |
getBytes()
|
Methods inherited from class aQute.lib.osgi.AbstractResource |
---|
getExtra, lastModified, openInputStream, setExtra, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ByteArrayResource(byte[] content)
Method Detail |
---|
protected byte[] getBytes() throws java.lang.Exception
getBytes
in class aQute.lib.osgi.AbstractResource
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |