Uses of Class
org.openbase.jps.exception.JPServiceException
Packages that use JPServiceException
-
Uses of JPServiceException in org.openbase.jps.core
Methods in org.openbase.jps.core that throw JPServiceExceptionModifier and TypeMethodDescriptionstatic <V,C extends AbstractJavaProperty<V>>
VJPService.getPreEvaluatedValue(Class<C> propertyClass, String[] args) Returns a pre evaluated value of the property related to the givenpropertyClass.static voidAnalyze the input arguments and setup all registered Properties.static voidAnalyze the input arguments and setup all registered Properties.static voidAnalyze the input arguments and setup all registered Properties.static voidJPService.printHelp()Method prints the help screen.static voidJPService.setupJUnitTestMode()Setup JPService for JUnitTests By using the JPService during JUnit Tests it's recommended to call this method after property registration instead using the parsing methods because command line property handling makes no sense in the context of unit tests..protected final voidAbstractJavaProperty.updateValue() -
Uses of JPServiceException in org.openbase.jps.exception
Subclasses of JPServiceException in org.openbase.jps.exceptionModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of JPServiceException in org.openbase.jps.preset
Methods in org.openbase.jps.preset that throw JPServiceException