org.apache.sling.installer.core.impl
Class Util
java.lang.Object
org.apache.sling.installer.core.impl.Util
public class Util
- extends Object
Constructor Summary |
Util()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Util
public Util()
setField
public static void setField(Object obj,
String name,
Object value)
throws IOException
- Set a (final) field during deserialization.
- Throws:
IOException
readBundleHeaders
public static Util.BundleHeaders readBundleHeaders(RegisteredResource resource)
- Read the bundle info from the manifest (if available)
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.