Uses of Class
org.openbase.jps.exception.JPNotAvailableException
-
Packages that use JPNotAvailableException Package Description org.openbase.jps.core org.openbase.jps.preset -
-
Uses of JPNotAvailableException in org.openbase.jps.core
Methods in org.openbase.jps.core that throw JPNotAvailableException Modifier and Type Method Description VAbstractJavaProperty. getDefaultValue()static <C extends AbstractJavaProperty>
CJPService. getProperty(Class<C> propertyClass)Returns the property related to the givenpropertyClass.protected abstract VAbstractJavaProperty. getPropertyDefaultValue()static <V,C extends AbstractJavaProperty<V>>
VJPService. getValue(Class<C> propertyClass)Returns the current value of the property related to the givenpropertyClass. -
Uses of JPNotAvailableException in org.openbase.jps.preset
Methods in org.openbase.jps.preset that throw JPNotAvailableException Modifier and Type Method Description FileJPShareDirectory. getParentDirectory()FileJPSystemDirectory. getParentDirectory()FileJPVarDirectory. getParentDirectory()protected BooleanAbstractJPBoolean. getPropertyDefaultValue()protected org.openbase.jps.preset.JPLogLevel.LogLevelJPLogLevel. getPropertyDefaultValue()protected FileJPPrefix. getPropertyDefaultValue()
-