aQute.bnd.make.metatype
Class MetaTypeReader
java.lang.Object
aQute.bnd.osgi.WriteResource
aQute.bnd.make.metatype.MetaTypeReader
- All Implemented Interfaces:
- Resource
public class MetaTypeReader
- extends WriteResource
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaTypeReader
public MetaTypeReader(Clazz clazz,
Analyzer reporter)
write
public void write(OutputStream out)
throws IOException
- Specified by:
write in interface Resource- Specified by:
write in class WriteResource
- Throws:
IOException
setDesignate
public void setDesignate(String pid,
boolean factory)
lastModified
public long lastModified()
- Specified by:
lastModified in interface Resource- Specified by:
lastModified in class WriteResource
Copyright © 2014 aQute SARL. All rights reserved.