- get(Object) - Method in class au.com.cybersearch2.classybean.BeanMap
-
Returns the value to which the specified key is mapped,
or null if this map contains no mapping for the key.
- getBeanInfo(Object) - Static method in class au.com.cybersearch2.classybean.BeanUtil
-
Gets the BeanInfo object which contains the information of
the properties, events and methods of the specified bean class.
- getDataPairSet(Object) - Static method in class au.com.cybersearch2.classybean.BeanUtil
-
Returns bean properties as an Entry Set
- getExecutionException() - Method in class au.com.cybersearch2.classytask.BackgroundTask
-
Returns Exception thrown when the worker task fails due to a uncaught RuntimeException
- getExecutor() - Method in class au.com.cybersearch2.classytask.TaskManager
-
Returns thread pool executor.
- getLocale() - Method in interface au.com.cybersearch2.classyapp.ResourceEnvironment
-
Get locale.
- getLogger(String) - Static method in class au.com.cybersearch2.classylog.JavaLogger
-
JavaLogger class factory
- getReferenceId() - Method in interface au.com.cybersearch2.classybean.ReferenceById
-
Returns unique object identifier
- getStatus() - Method in class au.com.cybersearch2.classytask.Executable
-
Returns task status
- getStatus() - Method in class au.com.cybersearch2.classytask.TaskRunner
-
Returns task status
- getStatus() - Method in class au.com.cybersearch2.classytask.WorkTracker
-
Returns current work status
- getTask() - Method in class au.com.cybersearch2.classytask.ResultMessage
-
Action result - to be executed in caller thread, not background thread