aQute.bnd.osgi
Class CommandResource
java.lang.Object
aQute.bnd.osgi.WriteResource
aQute.bnd.osgi.CommandResource
- All Implemented Interfaces:
- Resource
public class CommandResource
- extends WriteResource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandResource
public CommandResource(String command,
Builder domain,
long lastModified,
File wd)
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
Copyright © 2014 aQute SARL. All rights reserved.