aQute.bnd.osgi
Class CombinedResource
java.lang.Object
aQute.bnd.osgi.WriteResource
aQute.bnd.osgi.CombinedResource
- All Implemented Interfaces:
- Resource
public class CombinedResource
- extends WriteResource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CombinedResource
public CombinedResource()
write
public void write(OutputStream out)
throws IOException,
Exception
- Specified by:
write in interface Resource- Specified by:
write in class WriteResource
- Throws:
IOException
Exception
lastModified
public long lastModified()
- Specified by:
lastModified in interface Resource- Specified by:
lastModified in class WriteResource
addResource
public void addResource(Resource r)
Copyright © 2014 aQute SARL. All rights reserved.