Uses of Class
java.lang.NullPointerException

Packages that use NullPointerException
org.apache.felix.jmood   
org.apache.felix.prefs   
 

Uses of NullPointerException in org.apache.felix.jmood
 

Methods in org.apache.felix.jmood that throw NullPointerException
 void RMIHandler.start()
           
 

Uses of NullPointerException in org.apache.felix.prefs
 

Methods in org.apache.felix.prefs that throw NullPointerException
protected  void PreferencesImpl.checkKey(String key)
          The key is not allowed to be null.
protected  void PreferencesImpl.checkValue(Object value)
          The value is not allowed to be null.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.