- Xenon - Interface in nl.esciencecenter.xenon
-
Main Xenon interface.
- XenonException - Exception in nl.esciencecenter.xenon
-
XenonException is the parent exception for all exceptions raised in Xenon.
- XenonException(String, String) - Constructor for exception nl.esciencecenter.xenon.XenonException
-
- XenonException(String, String, Throwable) - Constructor for exception nl.esciencecenter.xenon.XenonException
-
- XenonFactory - Class in nl.esciencecenter.xenon
-
XenonFactory is used to create and end Xenon instances.
- XenonPropertyDescription - Interface in nl.esciencecenter.xenon
-
XenonPropertyDescription contains all necessary information about a property that is recognized by Xenon or one of its
components.
- XenonPropertyDescription.Component - Enum in nl.esciencecenter.xenon
-
The Component enumeration lists all possible parts of Cctopus for which a property can be provided.
- XenonPropertyDescription.Type - Enum in nl.esciencecenter.xenon
-
This Type enumeration lists all possible types of properties recognized by Xenon.
- XenonRuntimeException - Exception in nl.esciencecenter.xenon
-
XenonRuntimeException is the parent for all runtime exceptions raised in Xenon.
- XenonRuntimeException(String, String) - Constructor for exception nl.esciencecenter.xenon.XenonRuntimeException
-
- XenonRuntimeException(String, String, Throwable) - Constructor for exception nl.esciencecenter.xenon.XenonRuntimeException
-